Skip to content

Commit ae71e55

Browse files
committed
Removing unused dependencies
1 parent 510badb commit ae71e55

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

components/notion/package.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,7 @@
1313
"@notionhq/client": "^2.2.3",
1414
"@pipedream/platform": "^3.0.3",
1515
"@tryfabric/martian": "^1.2.4",
16-
"asynckit": "^0.4.0",
17-
"combined-stream": "^1.0.8",
18-
"delayed-stream": "^1.0.0",
19-
"form-data": "^3.0.1",
20-
"lodash-es": "^4.17.21",
21-
"md5": "^2.3.0",
22-
"mime-db": "^1.52.0",
23-
"mime-types": "^2.1.35",
24-
"node-fetch": "^2.6.7",
25-
"tr46": "^0.0.3",
26-
"webidl-conversions": "^3.0.1",
27-
"whatwg-url": "^5.0.0"
16+
"lodash-es": "^4.17.21"
2817
},
2918
"publishConfig": {
3019
"access": "public"

0 commit comments

Comments
 (0)