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 6bf16ee commit 2cea676Copy full SHA for 2cea676
.npmrc
@@ -1 +1 @@
1
-@betteridea:registry=https://npm.pkg.github.com
+@betteridea-dev:registry=https://npm.pkg.github.com
package.json
@@ -29,7 +29,7 @@
29
],
30
"publishConfig": {
31
"access": "public",
32
- "@betteridea:registry": "https://npm.pkg.github.com"
+ "@betteridea-dev:registry": "https://npm.pkg.github.com"
33
},
34
"type": "module",
35
"scripts": {
0 commit comments