Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "paku", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"build": "rm -rf ./lib && tsc", | ||
"publish-patch": "rm -rf ./lib && tsc && npm publish && npm version patch", | ||
"patch": "npm version patch", | ||
"build-storybook": "build-storybook", | ||
@@ -12,0 +12,0 @@ "test": "jest" |
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
15
3355