Skip to content

Commit cd5d54f

Browse files
committed
fix(ai-sdk): don't build or publish
1 parent aa6fd81 commit cd5d54f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/ai/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"name": "@pipedream/ai",
32
"type": "module",
43
"version": "0.0.5",
54
"description": "Pipedream AI",
@@ -27,8 +26,6 @@
2726
"access": "public"
2827
},
2928
"scripts": {
30-
"build": "rm -rf dist && tsup --config tsup.config.js",
31-
"prepublishOnly": "pnpm run build"
3229
},
3330
"files": [
3431
"dist"

0 commit comments

Comments
 (0)