diff --git a/packages/plugin-runtime-types/package.json b/packages/plugin-runtime-types/package.json index 770b479d..d68a2e30 100644 --- a/packages/plugin-runtime-types/package.json +++ b/packages/plugin-runtime-types/package.json @@ -27,7 +27,6 @@ "build:copy-types": "run-p build:copy-types:*", "build:copy-types:root": "cpy --flat ../../crates/yaak-plugins/bindings/*.ts ./src/bindings", "build:copy-types:next": "cpy --flat ../../crates/yaak-plugins/bindings/serde_json/*.ts ./src/bindings/serde_json", - "publish": "npm publish", "prepublishOnly": "npm run build" }, "dependencies": {