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 510badb commit ae71e55Copy full SHA for ae71e55
components/notion/package.json
@@ -13,18 +13,7 @@
13
"@notionhq/client": "^2.2.3",
14
"@pipedream/platform": "^3.0.3",
15
"@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"
+ "lodash-es": "^4.17.21"
28
},
29
"publishConfig": {
30
"access": "public"
0 commit comments