Skip to content

Commit 86007be

Browse files
committed
Update react to v17.0.2
1 parent c54b601 commit 86007be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react-builds/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"create-react-class": "^15.6.2",
88
"immutability-helper": "^2.4.0",
99
"prop-types": "^15.6.0",
10-
"react": "^16.4.1",
11-
"react-dom": "^16.4.1",
10+
"react": "^17.0.2",
11+
"react-dom": "^17.0.2",
1212
"react-transition-group": "1.1.1",
1313
"webpack": "^1.12.2"
1414
},

0 commit comments

Comments
 (0)