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 5419adb commit b6a89bbCopy full SHA for b6a89bb
package.json
@@ -27,5 +27,8 @@
27
"devDependencies": {
28
"husky": "^7.0.4",
29
"prettier": "^2.6.2"
30
+ },
31
+ "publishConfig": {
32
+ "registry": "https://npm.pkg.github.com/"
33
}
34
0 commit comments