Skip to content

Commit

Permalink
Reorganize dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
apenab committed Jun 10, 2020
1 parent 013fe6e commit 3ddbd36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
},
"dependencies": {
"axios": "^0.18.0",
"eslint-config-react-app": "^3.0.8",
"eslint-plugin-flowtype": "^3.6.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"immer": "^2.1.5",
"react-xml-parser": "^1.1.2"
},
Expand All @@ -38,6 +35,9 @@
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "^1.6.0",
"eslint-config-react-app": "^3.0.8",
"eslint-plugin-flowtype": "^3.6.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"nwb": "0.23.x",
"prettier-eslint": "^8.8.2",
"react": "^16.8.6",
Expand Down

0 comments on commit 3ddbd36

Please sign in to comment.