@sunney/create-ts-app
Advanced tools
Comparing version 2.0.7 to 2.0.9
{ | ||
"name": "@sunney/create-ts-app", | ||
"version": "2.0.7", | ||
"version": "2.0.9", | ||
"description": "Create a TypeScript app with a single command", | ||
@@ -11,3 +11,3 @@ "publishConfig": { | ||
"bin": { | ||
"create-ts-app": "./dist/index.js" | ||
"create": "./dist/index.js" | ||
}, | ||
@@ -14,0 +14,0 @@ "files": [ |
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
4986