Skip to content

Commit f2531b4

Browse files
committed
chore(package.json): Updating React dependencies because of vulnerability
1 parent ef04fe2 commit f2531b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"babel-runtime": "^6.26.0",
4646
"kcd-scripts": "^0.36.1",
4747
"prop-types": "^15.6.1",
48-
"react": "16.2",
49-
"react-dom": "16.2",
48+
"react": ">=16.2.1",
49+
"react-dom": ">=16.2.1",
5050
"rollup-plugin-copy": "^0.2.3",
5151
"rollup-plugin-postcss": "^1.6.2",
5252
"semantic-release": "^15.8.1",

0 commit comments

Comments
 (0)