demplate-addons
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "demplate-addons", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": { | ||
@@ -27,3 +27,8 @@ "email": "efim@dezh.in", | ||
"demplate-addons": "./scripts/addons.js" | ||
}, | ||
"scripts": { | ||
"release:fix": "node ./release.js fix", | ||
"release:minor": "node ./release.js minor", | ||
"release:major": "node ./release.js major" | ||
} | ||
} | ||
} |
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
3026