shepherd-plugin-interfaces
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "shepherd-plugin-interfaces", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "index.ts", | ||
"preversion": "git init && git add . && git commit -m \"interface updated\"", | ||
"postversion": "git commit -am \"version updated\" && ", | ||
"postversion": "git commit -am \"version updated\" && npm publish && npx rimraf .git", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -11,0 +11,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
28008