Skip to content

Commit 461e3e9

Browse files
committed
fix: update react
1 parent e9739aa commit 461e3e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"create-react-class": "~15.6.3",
25-
"react": "~16.10.2",
26-
"react-dom": "~16.10.2"
25+
"react": "~16.11.0",
26+
"react-dom": "~16.11.0"
2727
}
2828
}

0 commit comments

Comments
 (0)