Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yhimanshu22 authored Jul 14, 2024
1 parent fca0713 commit 150c199
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start"
"build": "next build --openssl-legacy-provider build",
"start": "next start --openssl-legacy-provider build"
},
"dependencies": {
"@hookform/resolvers": "^1.0.0",
Expand Down

0 comments on commit 150c199

Please sign in to comment.