summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-01-27 17:17:40 +0100
committerJules Laplace <julescarbon@gmail.com>2019-01-27 17:17:40 +0100
commitc9d476e421a50aa5e3e20389365263d5c36e5696 (patch)
tree65669cf5a66c9892c44809c1847e79d4a6e62b58 /package-lock.json
parentb5766ea986598e7ec53036d41deb9b0d152742ed (diff)
import three :)
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 72d44774..432f49c6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8716,6 +8716,11 @@
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
},
+ "three": {
+ "version": "0.100.0",
+ "resolved": "https://registry.npmjs.org/three/-/three-0.100.0.tgz",
+ "integrity": "sha512-/lN2rdE1OqIwJr4/HcSaOisiCY0uVA0sqPpbCG5nil2uICEdS0LfGwSVYTtZDsIpR76r3++h5H3Hzg5D+SJBRQ=="
+ },
"through": {
"version": "2.3.8",
"resolved": "http://registry.npmjs.org/through/-/through-2.3.8.tgz",