@storybook/addon-actions
Advanced tools
Comparing version 0.0.0-pr-28993-sha-5e4d9ae9 to 0.0.0-pr-29012-sha-dea51a74
{ | ||
"name": "@storybook/addon-actions", | ||
"version": "0.0.0-pr-28993-sha-5e4d9ae9", | ||
"version": "0.0.0-pr-29012-sha-dea51a74", | ||
"description": "Get UI feedback when an action is performed on an interactive element", | ||
@@ -28,4 +28,3 @@ "keywords": [ | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"node": "./dist/index.js" | ||
"require": "./dist/index.js" | ||
}, | ||
@@ -79,3 +78,3 @@ "./decorator": { | ||
"devDependencies": { | ||
"@storybook/test": "0.0.0-pr-28993-sha-5e4d9ae9", | ||
"@storybook/test": "0.0.0-pr-29012-sha-dea51a74", | ||
"react": "^18.2.0", | ||
@@ -88,3 +87,3 @@ "react-dom": "^18.2.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-28993-sha-5e4d9ae9" | ||
"storybook": "^0.0.0-pr-29012-sha-dea51a74" | ||
}, | ||
@@ -91,0 +90,0 @@ "publishConfig": { |
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
59162