File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ Type] ( https://img.shields.io/badge/type-CLI-yellow.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
8
8
[ ![ 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 )
9
9
[ ![ 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 )
11
11
[ ![ Prefers] ( https://img.shields.io/badge/prefers-Global%20Installation-blue.svg?style=flat-square )] ( https://www.npmjs.com/package/bulk-mail-cli )
12
12
[ ![ Twitter] ( https://img.shields.io/twitter/follow/kumar_abhirup.svg?style=social&label=@kumar_abhirup )] ( https://twitter.com/kumar_abhirup/ )
13
13
<!-- [](https://github.com/KumarAbhirup/bulk-mail-cli) -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bulk-mail-cli" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " Send automated, dynamic and beautifully designed HTML emails to your mailing list. Right from your terminal!" ,
5
5
"main" : " src/dist/src/bulkmailer.js" ,
6
6
"author" : " Kumar Abhirup" ,
14
14
"url" : " git+https://github.com/KumarAbhirup/bulk-mail-cli.git"
15
15
},
16
16
"dependencies" : {
17
+ "@babel/core" : " ^7.1.2" ,
17
18
"@babel/polyfill" : " ^7.0.0" ,
18
19
"@babel/register" : " ^7.0.0" ,
19
20
"array-includes" : " ^3.0.3" ,
26
27
"terminal-kit" : " ^1.26.4"
27
28
},
28
29
"devDependencies" : {
29
- "@babel/core" : " ^7.1.2" ,
30
30
"babel-cli" : " ^6.26.0" ,
31
31
"babel-preset-env" : " ^1.7.0" ,
32
32
"rimraf" : " ^2.6.2"
You can’t perform that action at this time.
0 commit comments