@react-spring/web
Advanced tools
Comparing version
{ | ||
"name": "@react-spring/web", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"module": "./dist/react-spring_web.legacy-esm.js", | ||
@@ -47,6 +47,6 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@react-spring/animated": "~10.0.0", | ||
"@react-spring/core": "~10.0.0", | ||
"@react-spring/shared": "~10.0.0", | ||
"@react-spring/types": "~10.0.0" | ||
"@react-spring/animated": "~10.0.1", | ||
"@react-spring/core": "~10.0.1", | ||
"@react-spring/shared": "~10.0.1", | ||
"@react-spring/types": "~10.0.1" | ||
}, | ||
@@ -53,0 +53,0 @@ "peerDependencies": { |
Updated
Updated
Updated