fix ci
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 45s

This commit is contained in:
Satria 2026-03-19 12:39:23 +07:00
commit c60f2f24a4
3 changed files with 127 additions and 120 deletions

View file

@ -1,5 +1,5 @@
{
"name": "5th-site",
"name": "5th-site-expanded",
"version": "0.0.1",
"private": true,
"scripts": {
@ -21,7 +21,8 @@
"svelte-check": "^4.4.5",
"tailwindcss": "^3.4.19",
"typescript": "^5.9.3",
"vite": "^5.4.21"
"vite": "^5.4.21",
"wrangler": "4"
},
"type": "module",
"dependencies": {