Skip to content

Commit

Permalink
Release 2.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Oct 28, 2023
1 parent d47cb1f commit 2b6d65e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@reduxjs/toolkit",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "The official, opinionated, batteries-included toolset for efficient Redux development",
"author": "Mark Erikson <mark@isquaredsoftware.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -7034,7 +7034,7 @@ __metadata:
yargs: ^15.3.1
peerDependencies:
react: ^16.9.0 || ^17.0.0 || ^18
react-redux: ^7.2.1 || ^8.0.2 || ^9.0.0-alpha.1
react-redux: ^7.2.1 || ^8.0.2 || ^9.0.0-beta.0
peerDependenciesMeta:
react:
optional: true
Expand Down

0 comments on commit 2b6d65e

Please sign in to comment.