@storybook/addon-bench
Advanced tools
Comparing version 0.0.2 to 0.0.3-canary.5.decb2e7.0
{ | ||
"name": "@storybook/addon-bench", | ||
"version": "0.0.2", | ||
"version": "0.0.3-canary.5.decb2e7.0", | ||
"description": "Storybook benchmarking helper addon", | ||
@@ -14,4 +14,3 @@ "repository": "storybookjs/addon-bench", | ||
"lint": "eslint --cache src --ext ts --ext tsx", | ||
"prepare": "yarn build", | ||
"release": "auto shipit", | ||
"release": "yarn build && auto shipit", | ||
"storybook": "start-storybook -p 9009 -c ./example/.storybook", | ||
@@ -68,3 +67,6 @@ "test": "yarn test:all", | ||
] | ||
} | ||
}, | ||
"keywords": [ | ||
"storybook-addon" | ||
] | ||
} |
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
7057
10