@alchemycodelab/create-app
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -65,7 +65,2 @@ const { execSync } = require('child_process'); | ||
}); | ||
execSync('git branch -M main', { | ||
cwd: applicationFolder, | ||
stdio: 'inherit' | ||
}); | ||
} | ||
@@ -72,0 +67,0 @@ |
{ | ||
"name": "@alchemycodelab/create-app", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
20790
375