@storybook/addon-measure
Advanced tools
Comparing version 0.0.0-pr-29256-sha-cd1d83f5 to 0.0.0-pr-29267-sha-1523974d
{ | ||
"name": "@storybook/addon-measure", | ||
"version": "0.0.0-pr-29256-sha-cd1d83f5", | ||
"version": "0.0.0-pr-29267-sha-1523974d", | ||
"description": "Inspect layouts by visualizing the box model", | ||
@@ -74,3 +74,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@storybook/icons": "^1.2.10", | ||
"@storybook/icons": "^1.2.12", | ||
"react": "^18.2.0", | ||
@@ -81,3 +81,3 @@ "react-dom": "^18.2.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29256-sha-cd1d83f5" | ||
"storybook": "^0.0.0-pr-29267-sha-1523974d" | ||
}, | ||
@@ -84,0 +84,0 @@ "publishConfig": { |
@@ -15,3 +15,3 @@ # Storybook Addon Measure | ||
This addon requires Storybook 6.3 or later. Measure is part of [essentials](https://storybook.js.org/docs/react/essentials) and so is installed in all new Storybooks by default. If you need to add it to your Storybook, you can run: | ||
This addon requires Storybook 6.3 or later. Measure is part of [essentials](https://storybook.js.org/docs/essentials) and so is installed in all new Storybooks by default. If you need to add it to your Storybook, you can run: | ||
@@ -18,0 +18,0 @@ ```sh |
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
32020