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

First sloppy import of code from heyarne/reagent-movable

This commit is contained in:
heyarne 2019-03-02 11:06:42 +01:00
commit 7eeceb2786
4 changed files with 167 additions and 114 deletions

View file

@ -30,11 +30,12 @@
"create-react-class": "^15.6.3",
"open-iconic": "^1.1.1",
"react": "^16.8.1",
"react-dom": "^16.8.1"
"react-dom": "^16.8.1",
"react-sortable-hoc": "^1.6.1"
},
"devDependencies": {
"gh-pages": "^1.2.0",
"karma": "^3.1.4",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cljs-test": "^0.1.0",
"karma-notify-reporter": "^1.1.0",