create-payload-app
Advanced tools
Comparing version 0.3.16-beta.0 to 0.3.16
@@ -16,3 +16,5 @@ { | ||
"prepublishOnly": "yarn test && yarn build", | ||
"prepare": "husky install" | ||
"prepare": "husky install", | ||
"release:beta": "yarn publish --tag beta", | ||
"release": "yarn publish" | ||
}, | ||
@@ -38,3 +40,3 @@ "files": [ | ||
}, | ||
"version": "0.3.16-beta.0", | ||
"version": "0.3.16", | ||
"devDependencies": { | ||
@@ -41,0 +43,0 @@ "@types/command-exists": "^1.2.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
93361
4