We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9912f2f + 52a9c5d commit 0c44f2eCopy full SHA for 0c44f2e
1 file changed
package.json
@@ -14,7 +14,8 @@
14
],
15
"private": false,
16
"publishConfig": {
17
- "access": "public"
+ "access": "public",
18
+ "registry": "https://registry.npmjs.org"
19
},
20
"scripts": {
21
"test": "./scripts/test",
0 commit comments