Update dist

This commit is contained in:
2026-03-18 17:38:48 +01:00
parent eec0df83cd
commit 9b8e80728e
31 changed files with 1 additions and 761 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
"noPropertyAccessFromIndexSignature": false,
"outDir": "dist"
},
"include": ["src", "commands", "src/index.ts"],
"include": ["src"],
"exclude": ["node_modules", "dist"]
}