@storybook/addon-highlight
Advanced tools
Comparing version 0.0.0-pr-29256-sha-cd1d83f5 to 0.0.0-pr-29267-sha-d499768c
{ | ||
"name": "@storybook/addon-highlight", | ||
"version": "0.0.0-pr-29256-sha-cd1d83f5", | ||
"version": "0.0.0-pr-29267-sha-d499768c", | ||
"description": "Highlight DOM nodes within your stories", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29256-sha-cd1d83f5" | ||
"storybook": "^0.0.0-pr-29267-sha-d499768c" | ||
}, | ||
@@ -64,0 +64,0 @@ "publishConfig": { |
@@ -11,3 +11,3 @@ # Storybook Addon Highlight | ||
This addon requires Storybook 6.5 or later. Highlight 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 the following command: | ||
This addon requires Storybook 6.5 or later. Highlight 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 the following command: | ||
@@ -14,0 +14,0 @@ yarn: |
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
9083