change images, update readme
This commit is contained in:
26
package.json
26
package.json
@@ -8,9 +8,9 @@
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-jest": "20.0.3",
|
||||
"babel-loader": "7.0.0",
|
||||
"babel-preset-react-app": "^3.0.1",
|
||||
"babel-preset-react-app": "^3.1.2",
|
||||
"babel-runtime": "6.23.0",
|
||||
"bootstrap": "^4.0.0-alpha.6",
|
||||
"bootstrap": "^4.1.1",
|
||||
"case-sensitive-paths-webpack-plugin": "2.1.1",
|
||||
"chalk": "1.1.3",
|
||||
"css-loader": "0.28.4",
|
||||
@@ -28,25 +28,25 @@
|
||||
"html-webpack-plugin": "2.29.0",
|
||||
"jest": "20.0.4",
|
||||
"node-sass-chokidar": "0.0.3",
|
||||
"npm-run-all": "^4.1.1",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"object-assign": "4.1.1",
|
||||
"postcss-flexbugs-fixes": "3.0.0",
|
||||
"postcss-loader": "2.0.6",
|
||||
"promise": "7.1.1",
|
||||
"react": "^15.6.1",
|
||||
"react-addons-css-transition-group": "^15.6.0",
|
||||
"react-addons-transition-group": "^15.6.0",
|
||||
"react": "^15.6.2",
|
||||
"react-addons-css-transition-group": "^15.6.2",
|
||||
"react-addons-transition-group": "^15.6.2",
|
||||
"react-dev-utils": "^3.0.2",
|
||||
"react-dom": "^15.6.1",
|
||||
"react-dom": "^15.6.2",
|
||||
"react-error-overlay": "^1.0.9",
|
||||
"react-redux": "^5.0.5",
|
||||
"react-router": "^4.1.1",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"react-scripts": "^1.0.10",
|
||||
"react-select": "^1.0.0-rc.5",
|
||||
"react-redux": "^5.0.7",
|
||||
"react-router": "^4.3.1",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-scripts": "^1.1.4",
|
||||
"react-select": "^1.2.1",
|
||||
"redux": "^3.0.0",
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-thunk": "^2.2.0",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"style-loader": "0.18.2",
|
||||
"sw-precache-webpack-plugin": "0.11.3",
|
||||
"url-loader": "0.5.9",
|
||||
|
||||
Reference in New Issue
Block a user