diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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", |
