chore(package): update dependencies
This commit is contained in:
parent
4411192a4b
commit
1db639647f
1 changed files with 6 additions and 6 deletions
|
|
@ -4,22 +4,22 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"leaflet": "^1.0.3",
|
||||
"material-ui": "^0.17.4",
|
||||
"material-ui": "^0.20.0",
|
||||
"moment": "^2.18.1",
|
||||
"react": "^15.5.4",
|
||||
"react-dom": "^15.5.4",
|
||||
"react": "^16.3.2",
|
||||
"react-dom": "^16.3.2",
|
||||
"react-leaflet": "^1.1.6",
|
||||
"react-redux": "^5.0.4",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"react-tap-event-plugin": "^2.0.1",
|
||||
"redux": "^3.6.0",
|
||||
"react-tap-event-plugin": "^3.0.2",
|
||||
"redux": "^4.0.0",
|
||||
"redux-actions": "^2.0.2",
|
||||
"redux-thunk": "^2.2.0",
|
||||
"rrule": "^2.2.0",
|
||||
"superagent": "^3.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "0.9.5"
|
||||
"react-scripts": "1.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue