We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 963e663 + 7da352a commit 7e25839Copy full SHA for 7e25839
1 file changed
package.json
@@ -47,5 +47,8 @@
47
},
48
"simple-git-hooks": {
49
"pre-commit": "npm run lint"
50
+ },
51
+ "publishConfig": {
52
+ "registry": "https://npm.pkg.github.com"
53
}
54
0 commit comments