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 3696e5c commit 9058588Copy full SHA for 9058588
components/plecto/package.json
@@ -2,12 +2,11 @@
2
"name": "@pipedream/plecto",
3
"version": "0.1.0",
4
"description": "Pipedream Plecto Components",
5
- "main": "dist/app/plecto.app.mjs",
+ "main": "plecto.app.mjs",
6
"keywords": [
7
"pipedream",
8
"plecto"
9
],
10
- "files": ["dist"],
11
"homepage": "https://pipedream.com/apps/plecto",
12
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
13
"publishConfig": {
0 commit comments