Skip to content

Commit 366f646

Browse files
committed
feat(package.json): upgrade components library to react 17.0.x
fix HospitalRun#664
1 parent 8500235 commit 366f646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@
115115
"lint-staged": "~10.5.0",
116116
"node-sass": "~4.14.1",
117117
"prettier": "~2.2.0",
118-
"react": "~16.14.0",
118+
"react": "~17.0.0",
119119
"react-bootstrap": "~1.0.0-beta.16",
120120
"react-docgen": "~5.3.0",
121121
"react-docgen-typescript-loader": "~3.7.0",
122-
"react-dom": "~16.14.0",
122+
"react-dom": "~17.0.0",
123123
"react-is": "~17.0.1",
124124
"rollup-plugin-postcss": "~3.1.1",
125125
"sass-loader": "~10.1.0",

0 commit comments

Comments
 (0)