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 7f7a67b commit 4f1d5eaCopy full SHA for 4f1d5ea
package.json
@@ -18,5 +18,8 @@
18
},
19
"devDependencies": {
20
"typescript": "^4.4.4"
21
+ },
22
+ "publishConfig": {
23
+ "registry": "https://npm.pkg.github.com/"
24
}
25
0 commit comments