react-multi-carousel
Advanced tools
{ | ||
"name": "react-multi-carousel", | ||
"private": false, | ||
"version": "2.8.5", | ||
"version": "2.8.6", | ||
"description": "Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"after-build": "cd src && copyfiles -f assets/* ../lib && npm run minify", | ||
"publish-ssr": "cd examples/ssr && now && now alias react-multi-carousel.now.sh", | ||
"publish-ssr": "cd examples/ssr && vercel && vercel alias react-multi-carousel.now.sh", | ||
"prettier": "prettier --write {examples,src,stories,test}/**/*.{js,ts,tsx}", | ||
@@ -62,3 +62,3 @@ "lint-staged": "lint-staged", | ||
"license": "MIT", | ||
"homepage": "https://react-multi-carousel.surge.sh", | ||
"homepage": "https://www.junia.ai/react-multi-carousel", | ||
"jest": { | ||
@@ -135,3 +135,7 @@ "testEnvironment": "jsdom", | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"core-js": "^3.32.2", | ||
"install": "^0.13.0", | ||
"npm": "^10.1.0" | ||
} | ||
} |
1626061
0.01%3
Infinity%