Skip to content

Commit e414dab

Browse files
roderickhsiaochenglou
authored andcommitted
Support React 16 (#496)
1 parent b1cde24 commit e414dab

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
@@ -4,7 +4,7 @@
44
"description": "A spring that solves your animation problems.",
55
"main": "lib/react-motion.js",
66
"peerDependencies": {
7-
"react": "^0.14.9 || ^15.3.0"
7+
"react": "^0.14.9 || ^15.3.0 || ^16.0.0"
88
},
99
"devDependencies": {
1010
"babel": "^5.8.23",

0 commit comments

Comments
 (0)