feat: install pretext library

This commit is contained in:
Ilia Mashkov
2026-04-12 09:08:01 +03:00
parent 338ca9b4fd
commit 49822f8af7
2 changed files with 9 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
"vitest-browser-svelte": "^2.0.1"
},
"dependencies": {
"@chenglou/pretext": "^0.0.5",
"@tanstack/svelte-query": "^6.0.14"
}
}