Skip to content

Commit 54e1b4c

Browse files
fix imports
1 parent ce66b9b commit 54e1b4c

File tree

2 files changed

+58
-22
lines changed

2 files changed

+58
-22
lines changed

components/pipedream_utils/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@
1717
"csv-parse": "^5.5.6",
1818
"html-to-text": "^8.2.1",
1919
"linkedom": "^0.14.26",
20+
"lodash.get": "^4.4.2",
21+
"lodash.set": "^4.3.2",
22+
"moment": "^2.30.1",
23+
"moment-timezone": "^0.5.47",
24+
"nodemailer": "^6.7.8",
2025
"pluralize": "^8.0.0",
26+
"rss-parser": "^3.12.0",
2127
"showdown": "^2.1.0",
2228
"slackify-html": "^1.0.1",
2329
"streamifier": "^0.1.1",

pnpm-lock.yaml

Lines changed: 52 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)