@storybook/addon-viewport
Advanced tools
Comparing version 8.6.0-alpha.3 to 8.6.0-alpha.4
{ | ||
"name": "@storybook/addon-viewport", | ||
"version": "8.6.0-alpha.3", | ||
"version": "8.6.0-alpha.4", | ||
"description": "Build responsive components by adjusting Storybook’s viewport size and orientation", | ||
@@ -61,6 +61,6 @@ "keywords": [ | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.7.3" | ||
}, | ||
"peerDependencies": { | ||
"storybook": "^8.6.0-alpha.3" | ||
"storybook": "^8.6.0-alpha.4" | ||
}, | ||
@@ -67,0 +67,0 @@ "publishConfig": { |