Skip to content

Commit

Permalink
chore: update node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Jul 14, 2019
1 parent 9501bbc commit ae9cef6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"proxy": "http://localhost:3015/pike",
"homepage": ".",
"dependencies": {
"antd": "^3.18.2",
"antd": "^3.20.2",
"axios": "^0.19.0",
"history": "^4.9.0",
"prettier": "^1.17.1",
"prettier": "^1.18.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1"
},
"scripts": {
Expand Down

0 comments on commit ae9cef6

Please sign in to comment.