@jetbrains/create-youtrack-app
Advanced tools
Comparing version 0.0.2-alpha.0 to 0.0.2
{ | ||
"name": "@jetbrains/create-youtrack-app", | ||
"version": "0.0.2-alpha.0", | ||
"version": "0.0.2", | ||
"description": "A scaffolding utility that generates a YouTrack app", | ||
@@ -10,2 +10,3 @@ "main": "index.js", | ||
"files": [ | ||
"LICENSE", | ||
"_templates", | ||
@@ -29,3 +30,3 @@ "index.js", | ||
"build": "echo 'no build required'", | ||
"release:ci": "commit-and-tag-version --prerelease alpha && git push --follow-tags origin main && npm publish" | ||
"release:ci": "commit-and-tag-version && git push --follow-tags origin main && npm publish" | ||
}, | ||
@@ -32,0 +33,0 @@ "author": "Andrey Skladchikov", |
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
58256
39