Skip to content

Commit 22f08df

Browse files
committed
publish to github packages and npm
1 parent 4d1f236 commit 22f08df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"author": "GitHub Inc.",
1414
"main": "index.js",
15-
"publishConfig": {
16-
"registry": "https://npm.pkg.github.com/"
15+
"scripts": {
16+
"postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
1717
}
1818
}

0 commit comments

Comments
 (0)