summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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",