Skip to content

Commit

Permalink
Merge pull request #73 from ieeeuoft/update-instagram-links
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
Mustaballer committed Oct 16, 2023
2 parents 0990701 + a686485 commit 5cdf298
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 @@ -22,8 +22,8 @@
"slick-carousel": "^1.8.1"
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"build": "react-scripts --openssl-legacy-provider build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
Expand Down

0 comments on commit 5cdf298

Please sign in to comment.