Skip to content

Commit

Permalink
fix package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Melisa Anabella Rossi committed Jan 5, 2024
1 parent 3950cb3 commit b52ada8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"typescript": "^4.9.3"
},
"scripts": {
"start": "react-app-rewired start",
"start": "react-app-rewired --openssl-legacy-provider start",
"prebuild": "node scripts/prebuild.js",
"build": "CI=false react-scripts --openssl-legacy-provider build",
"test": "react-app-rewired test",
Expand Down

0 comments on commit b52ada8

Please sign in to comment.