koatty_cli
Advanced tools
Comparing version 1.10.2 to 1.10.3
@@ -150,3 +150,3 @@ #!/usr/bin/env node | ||
copyFile('tslint.txt', projectRootPath + 'tslint.json'); | ||
copyFile('.eslintrc', projectRootPath + '.eslintrc'); | ||
copyFile('.eslintignore', projectRootPath + '.eslintignore'); | ||
copyFile('.thinksrc', projectRootPath + '.thinksrc', { | ||
@@ -153,0 +153,0 @@ '<createAt>': getDateTime() |
{ | ||
"name": "koatty_cli", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"description": "Koatty command line tool.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
44170
26