Skip to content

Commit

Permalink
fixed this ass application
Browse files Browse the repository at this point in the history
  • Loading branch information
Léonard Roch committed Jan 31, 2024
1 parent cd3b8c9 commit f69b2a8
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 @@ -14,7 +14,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand All @@ -37,4 +37,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit f69b2a8

Please sign in to comment.