Skip to content

Commit 38b517a

Browse files
committed
Fix registry information for np
1 parent 73227bf commit 38b517a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
],
1515
"license": "MIT",
1616
"private": false,
17+
"publishConfig": {
18+
"registry": "https://registry.npmjs.org"
19+
},
1720
"repository": {
1821
"type": "git",
1922
"url": "https://github.com/freddydumont/gatsby-plugin-smoothscroll.git"

0 commit comments

Comments
 (0)