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

Remove annoying puppeteer dependency

This commit is contained in:
Arne Schlüter 2018-11-11 21:40:01 +01:00
commit 2aed57deb4
2 changed files with 44 additions and 204 deletions

View file

@ -34,7 +34,7 @@
},
"devDependencies": {
"gh-pages": "^1.2.0",
"karma": "^3.1.0",
"karma": "^3.1.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cljs-test": "^0.1.0",
"karma-notify-reporter": "^1.0.1",