Skip to content

Commit

Permalink
Fixed missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas345 committed Sep 16, 2024
1 parent b0b81b9 commit f7d8629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"typescript": "~5.3.3"
},
"scripts": {
"compileInfo": "node ./compileBuildInfo.js",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit f7d8629

Please sign in to comment.