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.
2 parents 2eceec0 + a61e1f1 commit 8b14dbdCopy full SHA for 8b14dbd
1 file changed
package.json
@@ -50,8 +50,7 @@
50
"test": "npx jest && npm run lint",
51
"lint": "npx rome check src",
52
"format": "npx rome format --write src",
53
- "prepack": "npm run clean && npm run build",
54
- "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
+ "prepack": "npm run clean && npm run build"
55
},
56
"keywords": [
57
"webauthn",
0 commit comments