aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 43caa98..42aab4a 100644
--- a/package.json
+++ b/package.json
@@ -31,5 +31,8 @@
"electron": "7.1.4",
"make-dir": "^3.0.0",
"ncp": "^2.0.0"
+ },
+ "dependencies": {
+ "colors": "^1.4.0"
}
}