summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-03-08 17:19:36 +0100
committerJules Laplace <julescarbon@gmail.com>2019-03-08 17:19:36 +0100
commit1dcb61dab45b4891b1b737877d3d95e1211f33b3 (patch)
treea13ee4541e0a55dcbdfe5701b79ddd8da6ed8ca9 /package.json
parent6ddf79260f153aa52d2b444772c03cae502f4d35 (diff)
sortable dataset list
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 d8fce4c3..945e4e1e 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"preact-compat": "^3.18.4",
"prop-types": "^15.6.1",
"react": "^16.3.0",
+ "react-c3js": "^0.1.20",
"react-dom": "^16.3.0",
"react-hot-loader": "^4.3.0",
"react-redux": "^5.0.7",
@@ -63,7 +64,7 @@
"three.textsprite": "^18.10.24"
},
"devDependencies": {
- "babel-cli": "^6.24.1",
+ "babel-cli": "^6.26.0",
"babel-core": "^6.24.1",
"babel-eslint": "^8.2.2",
"babel-loader": "^7.0.0",