Kaynağa Gözat

Update scripts/kilocode/roomerge_03_package_json.js

Co-authored-by: Copilot <[email protected]>
Mark IJbema 7 ay önce
ebeveyn
işleme
7114525017
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      scripts/kilocode/roomerge_03_package_json.js

+ 1 - 1
scripts/kilocode/roomerge_03_package_json.js

@@ -37,7 +37,7 @@ function getConflictedFiles() {
 }
 
 // Main function
-async function main() {
+function main() {
 	// Check if we're in a git repository
 	if (!isGitRepository()) {
 		console.error("Error: Not in a git repository")