1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Bump some dependencies

This commit is contained in:
heyarne 2019-03-10 09:38:53 +01:00
commit d1a4a01b01
3 changed files with 51 additions and 24 deletions

View file

@ -31,8 +31,8 @@
"create-react-class": "^15.6.3",
"open-iconic": "^1.1.1",
"postcss-cli": "^6.1.2",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-sortable-hoc": "^1.6.1"
},
"devDependencies": {