Remove colors dependency

This commit is contained in:
brunosimon
2017-12-26 14:31:44 +01:00
parent 73bc3e174a
commit ecd144e216
4 changed files with 3 additions and 4 deletions
+2 -1
View File
@@ -1537,7 +1537,8 @@
"colors": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM="
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
"dev": true
},
"commander": {
"version": "2.11.0",