@storybook/postinstall
Advanced tools
Comparing version 0.0.0-pr-24251-sha-bccb9ebf to 0.0.0-pr-24271-sha-4a56eddc
{ | ||
"name": "@storybook/postinstall", | ||
"version": "0.0.0-pr-24251-sha-bccb9ebf", | ||
"version": "0.0.0-pr-24271-sha-4a56eddc", | ||
"description": "Storybook addons postinstall utilities", | ||
@@ -48,6 +48,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"jest": "^29.3.1", | ||
"jest": "^29.7.0", | ||
"jest-specific-snapshot": "^8.0.0", | ||
"jscodeshift": "^0.14.0", | ||
"typescript": "~4.9.3" | ||
"typescript": "~5.2.2" | ||
}, | ||
@@ -54,0 +54,0 @@ "publishConfig": { |
@@ -1,2 +0,2 @@ | ||
# Storybook Postinstall Utilties | ||
# Storybook Postinstall Utilities | ||
@@ -3,0 +3,0 @@ A minimal utility library for addons to update project configurations after the addon is installed via the [Storybook CLI](https://github.com/storybookjs/storybook/tree/main/lib/cli), e.g. `sb add docs`. |
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
6965