@talixo/carousel
Advanced tools
Comparing version 1.0.0-alpha.30 to 1.0.0-alpha.31
{ | ||
"name": "@talixo/carousel", | ||
"version": "1.0.0-alpha.30", | ||
"version": "1.0.0-alpha.31", | ||
"description": "UI Component which represents Carousel", | ||
@@ -26,4 +26,4 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@talixo/icon": "^1.0.0-alpha.30", | ||
"@talixo/shared": "^1.0.0-alpha.30", | ||
"@talixo/icon": "^1.0.0-alpha.31", | ||
"@talixo/shared": "^1.0.0-alpha.31", | ||
"lodash": "^4.17.10", | ||
@@ -35,4 +35,4 @@ "prop-types": "^15.6.1", | ||
"peerDependencies": { | ||
"@talixo/icon": "^1.0.0-alpha.30", | ||
"@talixo/shared": "^1.0.0-alpha.30", | ||
"@talixo/icon": "^1.0.0-alpha.31", | ||
"@talixo/shared": "^1.0.0-alpha.31", | ||
"lodash": "^4.17.10", | ||
@@ -39,0 +39,0 @@ "prop-types": "^15.6.1", |
Sorry, the diff of this file is not supported yet
89918