Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/eiel/experimental-sc
Browse files Browse the repository at this point in the history
  • Loading branch information
eiel committed Jun 14, 2018
2 parents bbb7718 + 1cf0357 commit 938732e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -10,31 +10,31 @@
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-redux": "^5.0.7",
"react-scripts": "1.1.1",
"react-scripts": "1.1.4",
"react-select": "^1.2.1",
"redux": "^3.7.2",
"redux-thunk": "^2.2.0"
},
"devDependencies": {
"babel-eslint": "8.2.3",
"babel-jest": "22.4.4",
"babel-jest": "23.0.1",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-config-prettier": "2.9.0",
"eslint-config-react-app": "2.1.0",
"eslint-config-react-tools": "1.2.5",
"eslint-plugin-babel": "5.1.0",
"eslint-plugin-flowtype": "2.46.3",
"eslint-plugin-flowtype": "2.49.3",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.8.2",
"flow-bin": "0.72.0",
"eslint-plugin-react": "7.9.1",
"flow-bin": "0.74.0",
"flow-typed": "2.4.0",
"hapi": "17.5.0",
"hapi": "17.5.1",
"http-server": "0.11.1",
"jest-mock-axios": "2.1.11",
"nodemon": "1.17.4",
"prettier": "1.11.1",
"nodemon": "1.17.5",
"prettier": "1.13.5",
"prettier-stylelint": "0.4.2",
"redux-devtools": "3.4.1",
"redux-devtools-dock-monitor": "1.1.3",
Expand Down

0 comments on commit 938732e

Please sign in to comment.