Skip to content

Commit

Permalink
wip! [vue3] Readd vue-infinite-loading dependency
Browse files Browse the repository at this point in the history
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>)
  • Loading branch information
chme committed Feb 12, 2022
1 parent dc32ca9 commit 3c81e96
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
29 changes: 29 additions & 0 deletions web-src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions web-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"reconnectingwebsocket": "^1.0.0",
"spotify-web-api-js": "^1.5.2",
"vue": "^3.2.25",
"vue-infinite-loading": "github:nvitius/vue-infinite-loading#next",
"vue-range-slider": "^0.6.0",
"vue-router": "^4.0.12",
"vuedraggable": "^4.1.0",
Expand Down

0 comments on commit 3c81e96

Please sign in to comment.