Skip to content

Commit

Permalink
Merge pull request #41 from huntabyte/vercel-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Aug 16, 2023
2 parents 0f595c9 + 47a753a commit e8a4c56
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 87 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vercel
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"type": "module",
"dependencies": {
"@melt-ui/svelte": "0.34.6",
"@sveltejs/adapter-vercel": "^3.0.3",
"nanoid": "^4.0.2",
"tailwind-merge": "^1.14.0"
},
Expand Down
Loading

0 comments on commit e8a4c56

Please sign in to comment.