chore: remove useless scripts
This commit is contained in:
parent
885d03d3ad
commit
54ddf13c6a
1 changed files with 1 additions and 2 deletions
|
@ -34,8 +34,7 @@
|
|||
"test:macro": "cargo test -p napi-examples",
|
||||
"test:memory": "node memory-testing/index.mjs",
|
||||
"postinstall": "husky install",
|
||||
"prepublishOnly": "yarn build && pinst --disable",
|
||||
"postpublish": "pinst --enable"
|
||||
"prepublish": "yarn build"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/napi-rs/napi-rs/issues"
|
||||
|
|
Loading…
Reference in a new issue