Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 4103e2a

Browse files
committed
Merge branch 'dev'
2 parents d95c899 + 4f2166a commit 4103e2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-table",
3-
"version": "4.12.0",
3+
"version": "4.12.1",
44
"description": "Dash table",
55
"repository": {
66
"type": "git",
@@ -118,8 +118,8 @@
118118
],
119119
"peerDependencies": {
120120
"prop-types": "^15.7.2",
121-
"react": ">=17",
122-
"react-dom": ">=17"
121+
"react": ">=16",
122+
"react-dom": ">=16"
123123
},
124124
"engines": {
125125
"node": ">=12.0.0",

0 commit comments

Comments
 (0)