summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bcd22bd0..3705efc7 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,8 @@
"redux-thunk": "^2.3.0",
"snapsvg": "^0.5.1",
"store2": "^2.7.0",
- "tabulator-tables": "^4.1.3"
+ "tabulator-tables": "^4.1.3",
+ "three": "^0.100.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",