We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1f236 commit 22f08dfCopy full SHA for 22f08df
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"license": "MIT",
13
"author": "GitHub Inc.",
14
"main": "index.js",
15
- "publishConfig": {
16
- "registry": "https://npm.pkg.github.com/"
+ "scripts": {
+ "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
17
}
18
0 commit comments