updating package.json with latest stable API version for chalk

This commit is contained in:
Liran Tal
2015-03-07 22:59:06 +02:00
parent ca814f83c0
commit 8769a6cef7

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",