@calibur/skr-template
Advanced tools
Comparing version 0.0.36-alpha.0 to 0.0.38-alpha.0
{ | ||
"name": "@calibur/skr-template", | ||
"version": "0.0.36-alpha.0", | ||
"version": "0.0.38-alpha.0", | ||
"author": "falstack <icesilt@outlook.com>", | ||
"license": "MIT", | ||
"gitHead": "a7adcb4aa7b1845fcc1da209287cea4e80d10634" | ||
"gitHead": "39518ec6272b5853ccec9f4269c605e1cc2184c0" | ||
} |
@@ -27,3 +27,2 @@ { | ||
"vue-tsc": "<%= vue-tsc %>", | ||
<% if (isMonorepo) { %> | ||
"@types/node": "<%= @types/node %>", | ||
@@ -38,6 +37,4 @@ "@typescript-eslint/eslint-plugin": "<%= @typescript-eslint/eslint-plugin %>", | ||
"prettier": "<%= prettier %>", | ||
<% } else { %> | ||
"typescript": "<%= typescript %>" | ||
<% } %> | ||
} | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
49453