diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 7ac69b3be2..ec5236bada 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,10 @@ "license": "MIT", "dependencies": { "babel-runtime": "^6.22.0", + "es6-enum": "^1.1.0", "react": "^15.4.2", "react-dom": "^15.4.2", + "react-if": "^2.1.0", "react-redux": "^5.0.2", "react-router": "^3.0.2", "react-router-redux": "^4.0.7", |
