@storybook/addon-viewport
Advanced tools
Comparing version 3.3.0-alpha.6 to 3.3.0-rc.0
{ | ||
"name": "@storybook/addon-viewport", | ||
"version": "3.3.0-alpha.6", | ||
"version": "3.3.0-rc.0", | ||
"description": "Storybook addon to change the viewport size to mobile", | ||
@@ -14,3 +14,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@storybook/components": "^3.3.0-alpha.6", | ||
"@storybook/components": "^3.3.0-rc.0", | ||
"global": "^4.3.2", | ||
@@ -20,5 +20,5 @@ "prop-types": "^15.5.10" | ||
"peerDependencies": { | ||
"@storybook/addons": "^3.3.0-alpha.4", | ||
"@storybook/addons": "^3.3.0-alpha.6", | ||
"react": "*" | ||
} | ||
} |
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
232729