mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 05:36:17 +00:00
feat: use svelte query (#63)
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@tanstack/query-core": "^4.24.4",
|
||||
"@tanstack/query-persist-client-core": "^4.24.4",
|
||||
"@tanstack/query-sync-storage-persister": "^4.24.4",
|
||||
"@tanstack/svelte-query": "^4.24.4",
|
||||
"asciidoctor": "^2.2.6",
|
||||
"marked": "^4.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user