Skip to content

Commit ff7c614

Browse files
Update to React 16.6.0
1 parent 5b0ed48 commit ff7c614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/React.Core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"gulp-uglify": "~1.5.3",
1313
"json-loader": "~0.5.4",
1414
"prop-types": "~15.6.0",
15-
"react": "^16.5.2",
16-
"react-dom": "^16.5.2",
15+
"react": "~16.6.0",
16+
"react-dom": "~16.6.0",
1717
"vinyl-named": "~1.1.0",
1818
"webpack": "~1.13.1",
1919
"webpack-stream": "~3.2.0"

0 commit comments

Comments
 (0)