Skip to content

Commit 6978599

Browse files
committed
added tall
1 parent 5c0cdf9 commit 6978599

File tree

4 files changed

+458
-2
lines changed

4 files changed

+458
-2
lines changed

functions/tweet-to-trello/package-lock.json

+227
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/tweet-to-trello/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"front-matter": "^3.1.0",
1414
"node-fetch": "^2.3.0",
1515
"node-html-parser": "^1.2.12",
16-
"sendmail": "^1.6.1"
16+
"sendmail": "^1.6.1",
17+
"tall": "^3.0.0"
1718
}
1819
}

0 commit comments

Comments
 (0)