storybook-pretty-props
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,17 @@ | ||
# v1.0.3 (Fri Apr 10 2020) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)), for all your work! | ||
#### ⚠️ Pushed to `master` | ||
- remove docs build command ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
#### Authors: 1 | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
--- | ||
# v1.0.2 (Fri Apr 10 2020) | ||
@@ -2,0 +18,0 @@ |
{ | ||
"name": "storybook-pretty-props", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Render prop types in a pretty way! Useful for storybook addons that display prop types.", | ||
@@ -62,3 +62,2 @@ "main": "./dist/cjs/index.js", | ||
{ | ||
"buildCommand": "yarn storybook build", | ||
"dir": "./out" | ||
@@ -65,0 +64,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
68990