[ci-force] remove prepublish
This commit is contained in:
parent
48e784842b
commit
30f67a0e24
1 changed files with 1 additions and 2 deletions
|
|
@ -44,8 +44,7 @@
|
||||||
"test": "bun test test/unit",
|
"test": "bun test test/unit",
|
||||||
"test:integration": "bun test test/integration",
|
"test:integration": "bun test test/integration",
|
||||||
"test:all": "bun run test && bun run test:integration",
|
"test:all": "bun run test && bun run test:integration",
|
||||||
"dev": "bun --watch dev-server.js",
|
"dev": "bun --watch dev-server.js"
|
||||||
"prepublishOnly": "NPM_VERSION= ./make.sh all"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"d2",
|
"d2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue