We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ee887 commit e628feeCopy full SHA for e628fee
1 file changed
package.json
@@ -7,5 +7,8 @@
7
],
8
"license": "MIT",
9
"author": "GitHub Inc.",
10
- "main": "index.js"
+ "main": "index.js",
11
+ "publishConfig": {
12
+ "registry": "https://npm.pkg.github.com/"
13
+ }
14
}
0 commit comments