Merge pull request #457 from lirantal/feat-update-npm-chalk-1.0.0

updating package.json with latest stable API version for chalk
This commit is contained in:
Liran Tal
2015-03-08 11:23:19 +02:00

View File

@@ -45,7 +45,7 @@
"glob": "~4.0.5",
"async": "~0.9.0",
"nodemailer": "~1.3.0",
"chalk": "~0.5"
"chalk": "~1.0.0"
},
"devDependencies": {
"supertest": "~0.14.0",