mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 17:38:11 +08:00
add redux to package
This commit is contained in:
+3
-5
@@ -34,7 +34,9 @@
|
||||
"react-dom": "^15.3.0",
|
||||
"react-helmet": "^4.0.0",
|
||||
"react-hot-loader": "^3.0.0-beta.2",
|
||||
"react-redux": "^5.0.6",
|
||||
"react-router-dom": "4.1.2",
|
||||
"redux": "^3.7.2",
|
||||
"serve-favicon": "^2.3.0",
|
||||
"whatwg-fetch": "^2.0.3"
|
||||
},
|
||||
@@ -44,6 +46,7 @@
|
||||
"babel-eslint": "^7.1.1",
|
||||
"babel-loader": "^6.2.4",
|
||||
"babel-plugin-istanbul": "^3.1.2",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-react-constant-elements": "^6.9.1",
|
||||
"babel-plugin-transform-runtime": "^6.12.0",
|
||||
"babel-preset-es2015": "^6.13.2",
|
||||
@@ -51,11 +54,9 @@
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"babel-register": "^6.11.6",
|
||||
"babel-runtime": "^6.11.6",
|
||||
"chai": "^3.5.0",
|
||||
"chalk": "^1.1.3",
|
||||
"connect-history-api-fallback": "^1.3.0",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"coveralls": "^2.11.12",
|
||||
"cross-env": "^3.1.4",
|
||||
"css-loader": "^0.26.1",
|
||||
"css-modules-require-hook": "^4.0.1",
|
||||
@@ -75,15 +76,12 @@
|
||||
"html-webpack-plugin": "^2.22.0",
|
||||
"jsdom": "^9.4.1",
|
||||
"json-loader": "^0.5.4",
|
||||
"mocha": "^3.0.2",
|
||||
"nyc": "^10.0.0",
|
||||
"postcss-loader": "^1.2.2",
|
||||
"promise": "^7.1.1",
|
||||
"react-addons-test-utils": "^15.3.0",
|
||||
"redbox-react": "^1.3.0",
|
||||
"rimraf": "^2.5.4",
|
||||
"sinon": "^1.17.5",
|
||||
"sinon-chai": "^2.8.0",
|
||||
"style-loader": "^0.13.1",
|
||||
"sw-precache-webpack-plugin": "^0.7.1",
|
||||
"url-loader": "^0.5.7",
|
||||
|
||||
Reference in New Issue
Block a user