aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorXinhui2017-03-24 17:16:57 +0100
committerXinhui2017-03-24 17:16:57 +0100
commit6580da810148d4ff90f69a7581d07c6bd41c1809 (patch)
tree03e5d0b82bfacef479fef71d55fcd2beabc1da80 /package.json
parent8611cc5a73ec5033bd177e7999cf28174290b6ed (diff)
parent2c21e6dbbd2ed85070ee1ebdd26ee97882f424dd (diff)
downloadchouette-core-6580da810148d4ff90f69a7581d07c6bd41c1809.tar.bz2
Merge branch 'master' into staging
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 019e63063..4e975de5c 100644
--- a/package.json
+++ b/package.json
@@ -7,12 +7,14 @@
"babelify": "7.3.0",
"browserify": "13.1.1",
"browserify-incremental": "3.1.1",
- "lodash": "^4.17.4",
+ "lodash": "4.17.4",
+ "promise-polyfill": "^6.0.2",
"react": "15.3.2",
"react-dom": "15.3.2",
"react-redux": "4.4.5",
"react-select2": "4.0.2",
- "redux": "3.6.0"
+ "redux": "3.6.0",
+ "whatwg-fetch": "2.0.3"
},
"license": "MIT",
"engines": {