Skip to content

Commit

Permalink
Deps fix (#225)
Browse files Browse the repository at this point in the history
* pin react-scripts

restore resolutions, rm vscode

restore resolutions, rm vscode

* update yarn.lock
  • Loading branch information
witmicko authored Nov 29, 2024
1 parent 7cb5913 commit ce2459a
Show file tree
Hide file tree
Showing 3 changed files with 6,083 additions and 7,905 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.1",
"react-router-transition": "^1.3.0",
"react-scripts": "^3.4.4",
"react-scripts": "5.0.1",
"url-parse": "^1.5.9"
},
"scripts": {
Expand Down
Loading

0 comments on commit ce2459a

Please sign in to comment.