@react-facet/spring
Advanced tools
Comparing version 0.4.5 to 0.5.0-rc.0
export * from './useFacetSpring'; |
@@ -0,0 +0,0 @@ "use strict"; |
export default function stepper(secondPerFrame: number, x: number, v: number, destX: number, k: number, b: number, precision: number): [number, number]; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Facet } from '@react-facet/core'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -32,3 +32,3 @@ { | ||
"license": "MIT", | ||
"version": "0.4.5", | ||
"version": "0.5.0-rc.0", | ||
"main": "dist/index.js", | ||
@@ -45,7 +45,7 @@ "publishConfig": { | ||
"peerDependencies": { | ||
"@react-facet/core": "0.4.5", | ||
"@react-facet/core": "0.5.0-rc.0", | ||
"react": "^16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@react-facet/core": "0.4.5", | ||
"@react-facet/core": "0.5.0-rc.0", | ||
"@testing-library/jest-dom": "^5.10.1", | ||
@@ -52,0 +52,0 @@ "@testing-library/react": "^9.4.1", |
@@ -0,0 +0,0 @@ # @react-facet/spring |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10432