summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:53:07 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:53:07 +0100
commit24b2c4cdb804899e2619437813f2bb29f7c23d04 (patch)
treefe32088f4a9c9a11d9a6e5209794b29b83a8b0b5 /package-lock.json
parenta2ffb39e7ba6b83fd778bccf802f9148afd3b4ba (diff)
downloadprocessor-24b2c4cdb804899e2619437813f2bb29f7c23d04.tar.gz
processor-24b2c4cdb804899e2619437813f2bb29f7c23d04.zip
add missing dependency
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 0cb9fa2..9627125 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -126,6 +126,11 @@
"tweetnacl": "0.14.5"
}
},
+ "bluebird": {
+ "version": "3.5.1",
+ "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.1.tgz",
+ "integrity": "sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA=="
+ },
"boom": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",