use-carousel-hook
Advanced tools
Comparing version 0.0.6 to 0.0.7
# Changelog | ||
## [0.0.7] | ||
- Build commonjs version accessible on use-carousel-hook/cjs | ||
## [0.0.6] | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "use-carousel-hook", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Adds functionality for carousels using React hooks", | ||
"main": "dist/index.js", | ||
"cjs": "cjs/index.js", | ||
"peerDependencies": { | ||
@@ -7,0 +8,0 @@ "@use-effect/did-update": "^0.0.1", |
@@ -82,1 +82,5 @@ # useCarousel | ||
``` | ||
### Commonjs | ||
A commonjs build of the package can be imported using `use-carousel-hook/cjs`. |
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
20254
17
366
86