Skip to content

Commit 7be0168

Browse files
fix(deps): pin dependency react-redux to 8.1.3
1 parent 32ac0d0 commit 7be0168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"react-intl": "6.8.9",
108108
"react-modal": "3.16.3",
109109
"react-popover": "0.5.10",
110-
"react-redux": "^8.0.0",
110+
"react-redux": "8.1.3",
111111
"react-responsive": "9.0.2",
112112
"react-style-proptype": "3.2.2",
113113
"react-tabs": "5.2.0",

0 commit comments

Comments
 (0)