mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-17 20:40:17 +02:00
adding chalk to package.json, locking to 0.5 version as a known and compliant API
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"grunt-cli": "~0.1.13",
|
||||
"glob": "~4.0.5",
|
||||
"async": "~0.9.0",
|
||||
"nodemailer": "~1.3.0"
|
||||
"nodemailer": "~1.3.0",
|
||||
"chalk": "~0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"supertest": "~0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user