Skip to content

Commit e97f344

Browse files
fix(package): update react to version 16.2.0
Closes #13
1 parent ecfc68b commit e97f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"pug": "^2.0.0-alpha6",
3333
"raptor-async": "^1.1.2",
3434
"raptor-polyfill": "^1.0.2",
35-
"react": "^15.4.2",
35+
"react": "^16.2.0",
3636
"react-dom": "^15.4.2",
3737
"swig": "^1.4.2",
3838
"uglify-js": "^3.0.0",

0 commit comments

Comments
 (0)