We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3ce95 commit eabe2f0Copy full SHA for eabe2f0
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "react-motion",
3
- "version": "0.5.2",
+ "version": "0.6.0",
4
"description": "A spring that solves your animation problems.",
5
"main": "lib/react-motion.js",
6
"module": "lib/react-motion.esm.js",
7
"peerDependencies": {
8
- "react": "^0.14.9 || ^15.3.0 || ^16.0.0"
+ "react": "^16.0.0"
9
},
10
"devDependencies": {
11
"@babel/cli": "^7.0.0-rc.1",
0 commit comments