summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-01-27 18:22:05 +0100
committerJules Laplace <julescarbon@gmail.com>2019-01-27 18:22:05 +0100
commit215b201bdc4d2ddcc36c83c86b6e8133d5ad4add (patch)
tree877408e93cbc10392d3687bd4130c946bb285bb4 /package.json
parent00662ca78330e832d7cdb07586843354edb7b999 (diff)
copy in dataset libraries for now
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3705efc7..c4554893 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,9 @@
"snapsvg": "^0.5.1",
"store2": "^2.7.0",
"tabulator-tables": "^4.1.3",
- "three": "^0.100.0"
+ "three": "^0.100.0",
+ "three.meshline": "^1.1.0",
+ "three.textsprite": "^18.10.24"
},
"devDependencies": {
"babel-cli": "^6.24.1",