Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Commit 32c9823

Browse files
fix(package): update react to version 16.1.1
Closes #8
1 parent b3c24c8 commit 32c9823

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
@@ -38,7 +38,7 @@
3838
"babel-runtime": "^6.25.0",
3939
"eslint-config-hapi": "^11.0.0",
4040
"prop-types": "^15.6.0",
41-
"react": "^15.0.0",
41+
"react": "^16.1.1",
4242
"react-motion": "^0.5.0"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)