We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4803eb7 commit 31da124Copy full SHA for 31da124
packages/core/package.json
@@ -10,7 +10,8 @@
10
"@react-spring/animated": "link:../animated",
11
"@react-spring/shared": "link:../shared",
12
"@react-spring/types": "link:../types",
13
- "react-layout-effect": "^1.0.1"
+ "react-layout-effect": "^1.0.1",
14
+ "react-spring": "0.0.0-deprecated"
15
},
16
"peerDependencies": {
17
"react": ">=16.8"
0 commit comments