We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c729c4 commit b42ab43Copy full SHA for b42ab43
1 file changed
package.json
@@ -44,5 +44,8 @@
44
},
45
"jest": {
46
"testEnvironment": "node"
47
+ },
48
+ "publishConfig": {
49
+ "registry": "https://npm.pkg.github.com/"
50
}
51
0 commit comments