added the text showing when anouncent and fixed that sv-poup is used but not in package.json
This commit is contained in:
parent
f95327b8fc
commit
a04c2a4faa
4 changed files with 35 additions and 22 deletions
18
package.json
18
package.json
|
@ -29,14 +29,14 @@
|
|||
"tailwindcss": "^4.0.0",
|
||||
"vite": "^6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "^2.49.4",
|
||||
"@sveltejs/adapter-static": "^3.0.8",
|
||||
"chart.js": "^4.4.9",
|
||||
"js-confetti": "^0.12.0",
|
||||
"random-words": "^2.0.1",
|
||||
"svelte-5-french-toast": "^2.0.4",
|
||||
"word-exists": "^1.0.0"
|
||||
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "^2.49.4",
|
||||
"@sveltejs/adapter-static": "^3.0.8",
|
||||
"chart.js": "^4.4.9",
|
||||
"js-confetti": "^0.12.0",
|
||||
"random-words": "^2.0.1",
|
||||
"sv-popup": "^0.5.3",
|
||||
"svelte-5-french-toast": "^2.0.4",
|
||||
"word-exists": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue