Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
TetrisIQ committed Apr 1, 2024
1 parent 5b6345e commit 9d30640
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"devDependencies": {
"@playwright/test": "^1.37.1",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/adapter-vercel" : "^5.2.0",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/adapter-vercel": "^5.2.0",
"@sveltejs/kit": "^2.0.0",
"@types/express": "^4.17.17",
"autoprefixer": "^10.4.15",
Expand Down

0 comments on commit 9d30640

Please sign in to comment.