[ci-force] remove prepublish

This commit is contained in:
Alexander Wang 2025-03-24 12:48:02 -06:00
parent 48e784842b
commit 30f67a0e24
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -44,8 +44,7 @@
"test": "bun test test/unit",
"test:integration": "bun test test/integration",
"test:all": "bun run test && bun run test:integration",
"dev": "bun --watch dev-server.js",
"prepublishOnly": "NPM_VERSION= ./make.sh all"
"dev": "bun --watch dev-server.js"
},
"keywords": [
"d2",