Skip to content

Commit 7fc4d92

Browse files
committed
redeployment fix
1 parent 6eb369e commit 7fc4d92

File tree

3 files changed

+203
-3
lines changed

3 files changed

+203
-3
lines changed

client/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ yarn-error.log*
3333
# env files (can opt-in for committing if needed)
3434
.env.local
3535

36+
import.env
3637
# vercel
3738
.vercel
3839

client/package-lock.json

Lines changed: 201 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"embla-carousel-react": "^8.6.0",
2424
"ethers": "^6.15.0",
2525
"firebase-admin": "^13.5.0",
26+
"lightningcss": "^1.30.2",
2627
"lucide-react": "^0.546.0",
2728
"motion": "^12.23.24",
2829
"next": "15.5.6",

0 commit comments

Comments
 (0)