There was an error while loading. Please reload this page.
1 parent 8315e4a commit fea4411Copy full SHA for fea4411
1 file changed
packages/plugin-runtime-types/package.json
@@ -27,7 +27,6 @@
27
"build:copy-types": "run-p build:copy-types:*",
28
"build:copy-types:root": "cpy --flat ../../crates/yaak-plugins/bindings/*.ts ./src/bindings",
29
"build:copy-types:next": "cpy --flat ../../crates/yaak-plugins/bindings/serde_json/*.ts ./src/bindings/serde_json",
30
- "publish": "npm publish",
31
"prepublishOnly": "npm run build"
32
},
33
"dependencies": {
0 commit comments