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 e5e08c3 commit 7400b86Copy full SHA for 7400b86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bulk-mail-cli",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Do quick, hassle-free email marketing with this small but very powerful tool! 🔥",
5
"main": "dist/src/index.js",
6
"scripts": {
@@ -81,6 +81,7 @@
81
"replace-string": "^3.0.0",
82
"simplesmtp": "^0.3.35",
83
"socks": "^2.3.3",
84
- "strip-json-comments": "^3.0.1"
+ "strip-json-comments": "^3.0.1",
85
+ "tslib": "^1.10.0"
86
}
87
0 commit comments