@storybook/addon-themes
Advanced tools
Comparing version 0.0.0-pr-29482-sha-5d433a45 to 0.0.0-pr-29520-sha-80319502
{ | ||
"name": "@storybook/addon-themes", | ||
"version": "0.0.0-pr-29482-sha-5d433a45", | ||
"version": "0.0.0-pr-29520-sha-80319502", | ||
"description": "Switch between multiple themes for you components in Storybook", | ||
@@ -66,3 +66,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29482-sha-5d433a45" | ||
"storybook": "^0.0.0-pr-29520-sha-80319502" | ||
}, | ||
@@ -69,0 +69,0 @@ "publishConfig": { |
@@ -8,2 +8,3 @@ const { spawn } = require('child_process'); | ||
yarn2: ['yarn', 'dlx'], | ||
bun: ['bunx'], | ||
}; | ||
@@ -10,0 +11,0 @@ |
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
18189
131