We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6fd81 commit cd5d54fCopy full SHA for cd5d54f
packages/ai/package.json
@@ -1,5 +1,4 @@
1
{
2
- "name": "@pipedream/ai",
3
"type": "module",
4
"version": "0.0.5",
5
"description": "Pipedream AI",
@@ -27,8 +26,6 @@
27
26
"access": "public"
28
},
29
"scripts": {
30
- "build": "rm -rf dist && tsup --config tsup.config.js",
31
- "prepublishOnly": "pnpm run build"
32
33
"files": [
34
"dist"
0 commit comments