Skip to content

Commit 1966733

Browse files
committed
Regenerate package.json variants after bumping version
1 parent 0d725ba commit 1966733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lint": "cargo clippy",
5151
"prepublishOnly": "napi prepublish -t npm",
5252
"test": "jest",
53-
"version": "napi version"
53+
"version": "napi version && npm run build:package && prettier --write ./npm/*/package.json"
5454
},
5555
"devDependencies": {
5656
"@napi-rs/cli": "^2.18.4",

0 commit comments

Comments
 (0)