Project

General

Profile

« Previous | Next » 

Revision a303c6bb

Added by matan over 7 years ago

fixes #18464 - Add Redux to statistics page

This is a first step to replacing Flux with Redux

View differences:

package.json
"description": "Foreman isn't really a node module, these are just dependencies needed to build the webpack bundle. 'dependencies' are the asset libraries in use and 'devDependencies' are used for the build process.",
"private": true,
"devDependencies": {
"@kadira/storybook": "^2.5.2",
"babel-cli": "^6.10.1",
"babel-core": "~6.7.2",
"babel-eslint": "^6.1.2",
......
"jest-cli": "^16.0.1",
"jsdom": "^9.5.0",
"react-addons-test-utils": "^15.3.1",
"react-redux": "^5.0.2",
"redux": "^3.6.0",
"redux-create-reducer": "^1.1.1",
"redux-logger": "^2.8.1",
"redux-mock-store": "^1.2.2",
"redux-thunk": "^2.2.0",
"seamless-immutable": "^7.0.1",
"stats-webpack-plugin": "^0.2.1",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^1.9.11",
"webpack-dev-server": "^1.9.0",
"@kadira/storybook": "^2.5.2"
"webpack-dev-server": "^1.9.0"
},
"optionalDependencies": {
"phantomjs-prebuilt": "^2.1.0"

Also available in: Unified diff