Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 8b14dbd

Browse files
committed
Merge branch 'main' into provenance-test
2 parents 2eceec0 + a61e1f1 commit 8b14dbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
"test": "npx jest && npm run lint",
5151
"lint": "npx rome check src",
5252
"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'"
53+
"prepack": "npm run clean && npm run build"
5554
},
5655
"keywords": [
5756
"webauthn",

0 commit comments

Comments
 (0)