[Fix] Truncated package.json file #13

Merged
iamdoubz merged 1 commits from feature_comfyui_creator into main 2026-06-29 09:45:37 -05:00
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -20,3 +20,6 @@ next-env.d.ts
# OS
.DS_Store
Thumbs.db
# Claude agent tooling / skill cache (not project source)
.claude/
+3 -1
View File
@@ -30,4 +30,6 @@
},
"allowScripts": {
"better-sqlite3@12.11.1": true,
"sha
"sharp@0.34.5": true
}
}