framer-motion-ticker
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -1,1 +0,1 @@ | ||
export { Ticker as default } from './src'; | ||
export { Ticker as default } from './src/ticker'; |
{ | ||
"name": "framer-motion-ticker", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A React component that acts like a ticker, or marquee.", | ||
@@ -5,0 +5,0 @@ "author": "Andres Movilla <amovilla1103@gmail.com>", |
@@ -28,4 +28,4 @@ { | ||
}, | ||
"include": ["src", "**/*.ts", "**/*.tsx", "**/*.cjs", "**/*.mjs"], | ||
"include": ["**/*.ts", "**/*.tsx", "**/*.cjs", "**/*.mjs"], | ||
"exclude": ["node_modules"] | ||
} |
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
47372
16
231