Skip to content

Commit 826d34c

Browse files
committed
Make registry explicit
1 parent cbf5caa commit 826d34c

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
@@ -6,6 +6,9 @@
66
"description": "Theme aware NProgress component to use in Next.js apps using Emotion or ThemeUI.",
77
"bugs": "https://github.com/freddydumont/next-nprogress-emotion/issues",
88
"repository": "github:freddydumont/next-nprogress-emotion",
9+
"publishConfig": {
10+
"registry": "https://registry.npmjs.org"
11+
},
912
"keywords": [
1013
"nextjs",
1114
"next",

0 commit comments

Comments
 (0)