aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-12-27 02:53:38 +0530
committerKumar Priyansh <[email protected]>2019-12-27 02:53:38 +0530
commitd2588d3a1db223faee3f501832c3b009b961bf54 (patch)
tree9e53c887b089606429674027e8be6034e994892a /package-lock.json
parent28c1003deae5b0dcfd750a79c2223598e11f4bcb (diff)
downloadnativekit-d2588d3a1db223faee3f501832c3b009b961bf54.tar.xz
nativekit-d2588d3a1db223faee3f501832c3b009b961bf54.zip
Added colors package
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 8347a11..0ac0f53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -95,6 +95,11 @@
"mimic-response": "^1.0.0"
}
},
+ "colors": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
+ "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA=="
+ },
"concat-stream": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",