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

Cleanup api interaction; also, not everybody is using my server ;)

This commit is contained in:
Arne Schlüter 2018-05-07 18:15:35 +02:00
commit 94d6c25d9e
4 changed files with 450 additions and 463 deletions

View file

@ -14,7 +14,7 @@
"create-react-class": "^15.6.3",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"shadow-cljs": "^2.3.0"
"shadow-cljs": "^2.3.19"
},
"devDependencies": {
"react-flip-move": "^3.0.1",