Skip to content

Commit 3c81e96

Browse files
committed
wip! [vue3] Readd vue-infinite-loading dependency
No official vue3 support available. Installed from git with: npm i --save 'github:nvitius/vue-infinite-loading#next' (as described in <PeachScript/vue-infinite-loading#312>)
1 parent dc32ca9 commit 3c81e96

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

web-src/package-lock.json

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-src/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"reconnectingwebsocket": "^1.0.0",
1414
"spotify-web-api-js": "^1.5.2",
1515
"vue": "^3.2.25",
16+
"vue-infinite-loading": "github:nvitius/vue-infinite-loading#next",
1617
"vue-range-slider": "^0.6.0",
1718
"vue-router": "^4.0.12",
1819
"vuedraggable": "^4.1.0",

0 commit comments

Comments
 (0)