File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77[ ![ Type] ( https://img.shields.io/badge/type-CLI-yellow.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
88[ ![ stage] ( https://img.shields.io/badge/stage-Testing%20%F0%9F%94%A5-000000.svg?style=flat-square )] ( https://github.com/KumarAbhirup/bulk-mail-cli/tree/development )
99[ ![ npm] ( https://img.shields.io/badge/npm-bulk--mail--cli-CB3837.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
10- [ ![ Version] ( https://img.shields.io/badge/version-v0.3 .0-green.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
10+ [ ![ Version] ( https://img.shields.io/badge/version-v0.4 .0-green.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
1111[ ![ Prefers] ( https://img.shields.io/badge/prefers-Global%20Installation-blue.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
1212[ ![ Twitter] ( https://img.shields.io/twitter/follow/kumar_abhirup.svg?style=social&label=@kumar_abhirup )] ( https://twitter.com/kumar_abhirup/ )
1313<!-- [](https://github.com/KumarAbhirup/bulk-mail-cli) -->
Original file line number Diff line number Diff line change 11{
22 "name" : " bulk-mail-cli" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " Send automated, dynamic and beautifully designed HTML emails to your mailing list. Right from your terminal!" ,
55 "main" : " src/dist/src/bulkmailer.js" ,
66 "author" : " Kumar Abhirup" ,
1414 "url" : " git+https://github.com/KumarAbhirup/bulk-mail-cli.git"
1515 },
1616 "dependencies" : {
17+ "@babel/core" : " ^7.1.2" ,
1718 "@babel/polyfill" : " ^7.0.0" ,
1819 "@babel/register" : " ^7.0.0" ,
1920 "array-includes" : " ^3.0.3" ,
2627 "terminal-kit" : " ^1.26.4"
2728 },
2829 "devDependencies" : {
29- "@babel/core" : " ^7.1.2" ,
3030 "babel-cli" : " ^6.26.0" ,
3131 "babel-preset-env" : " ^1.7.0" ,
3232 "rimraf" : " ^2.6.2"
You can’t perform that action at this time.
0 commit comments