@storybook/addon-viewport
Advanced tools
Comparing version 0.0.0-pr-29353-sha-c7d17a36 to 0.0.0-pr-29382-sha-f608e224
{ | ||
"name": "@storybook/addon-viewport", | ||
"version": "0.0.0-pr-29353-sha-c7d17a36", | ||
"version": "0.0.0-pr-29382-sha-f608e224", | ||
"description": "Build responsive components by adjusting Storybook’s viewport size and orientation", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/icons": "^1.2.12", | ||
"@storybook/icons": "^1.2.10", | ||
"react": "^18.2.0", | ||
@@ -65,3 +65,3 @@ "react-dom": "^18.2.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29353-sha-c7d17a36" | ||
"storybook": "^0.0.0-pr-29382-sha-f608e224" | ||
}, | ||
@@ -68,0 +68,0 @@ "publishConfig": { |
@@ -29,2 +29,2 @@ # Storybook Viewport Addon | ||
The usage is documented in the [documentation](https://storybook.js.org/docs/react/essentials/viewport). | ||
The usage is documented in the [documentation](https://storybook.js.org/docs/essentials/viewport). |
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
26944