Skip to content

Commit

Permalink
change deps (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
amiryonatan authored Jan 1, 2024
1 parent f5020e6 commit ffb2646
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 @@ -34,6 +34,7 @@
},
"dependencies": {
"react-test-renderer": "^18.0.0",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8"
},
"devDependencies": {
Expand All @@ -53,7 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-redux": "^8.0.0",
"redux": "^4.0.5",
"terser-webpack-plugin": "^4.1.0",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.6",
Expand Down

0 comments on commit ffb2646

Please sign in to comment.