Skip to content

Commit bd0fffa

Browse files
committed
Bump React to v16
1 parent 3eebf9e commit bd0fffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"istanbul": "^0.4.4",
2222
"mocha": "^2.5.3",
2323
"mocha-lcov-reporter": "^1.2.0",
24-
"react": "^15.3.2"
24+
"react": "^16.0.0"
2525
},
2626
"peerDependencies": {
2727
"react": "0.13.x || 0.14.x || ^15.0.0-0 || 15.x || 16.x"

0 commit comments

Comments
 (0)