Skip to content

Commit

Permalink
chore: fix deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeikel committed Nov 23, 2024
1 parent 2c59854 commit abad9bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "@cuurly/web",
"version": "0.1.0",
"private": true,
"installConfig": {
"legacy-peer-deps": true
},
"scripts": {
"clean": "git clean -xdf .next .turbo node_modules",
"dev": "next dev --turbopack",
Expand Down

0 comments on commit abad9bb

Please sign in to comment.