Skip to content

Commit

Permalink
Startup Fix #178 (#180)
Browse files Browse the repository at this point in the history
* Startup Fix #178

-Fixed an issue with starting fresh from git clone.

* Remove Legacy Start From Package #178

-Removed legacy start from package.json. It is now reverted to a normal start.
  • Loading branch information
eddiesarevalo authored Jan 19, 2023
1 parent 8525ae8 commit e937e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-oauth2-pkce": "^2.0.7",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "5.0.1",
"react-scripts": "4.0.3",
"redux": "^4.1.0",
"redux-saga": "^1.1.3",
"styled-components": "^5.3.5",
Expand Down

0 comments on commit e937e1a

Please sign in to comment.