Skip to content

Commit

Permalink
Validate against newer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spautz committed Mar 31, 2022
1 parent d3159fa commit a5bb70b
Show file tree
Hide file tree
Showing 2 changed files with 2,647 additions and 5,317 deletions.
4 changes: 2 additions & 2 deletions demos/todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"react": "18.0.0",
"react-dom": "18.0.0",
"react-redux": "8.0.0-beta.3",
"react-scripts": "4.0.3",
"recoil": "^0.5.2",
"react-scripts": "5.0.0",
"recoil": "^0.6.1",
"redux": "^4.1.2",
"redux-devtools-extension": "^2.13.9",
"redux-to-recoil": "~0.8.1",
Expand Down
Loading

0 comments on commit a5bb70b

Please sign in to comment.