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