We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86880bb commit 7980cd3Copy full SHA for 7980cd3
.npmrc
@@ -1,3 +1,2 @@
1
-//npm.pkg.github.com/:_authToken=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
2
shamefully-hoist=true
3
strict-peer-dependencies=false
package.json
@@ -75,7 +75,7 @@
75
"author": "Felix Orinda",
76
"publishConfig": {
77
"access": "public",
78
- "registry": "https://registry.npmjs.org/",
+ "registry": "https://npm.pkg.github.com",
79
"tag": "latest"
80
}
81
0 commit comments