This commit is contained in:
2026-05-31 20:19:44 +12:00
parent 2f2466ecac
commit 84792c0947
59 changed files with 5412 additions and 898 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hunter-app",
"version": "1.5.6",
"version": "0.1.8",
"private": true,
"type": "module",
"scripts": {
@@ -19,6 +19,7 @@
"vitest": "^4.0.0"
},
"dependencies": {
"@fontsource/inter": "^5.2.8",
"lucide-svelte": "^1.0.1"
}
}