Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed May 21, 2024
1 parent 72e24c1 commit 009df44
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"devDependencies": {
"@iconify/json": "^2.2.212",
"@sveltejs/adapter-auto": "^3.2.1",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
Expand All @@ -40,5 +40,8 @@
"unocss": "^0.60.3",
"vite": "^5.2.11",
"zod": "^3.23.8"
},
"dependencies": {
"@sveltejs/adapter-node": "^5.0.1"
}
}
}

0 comments on commit 009df44

Please sign in to comment.