chore: add dist to package.json
Some checks failed
Publish / publish (push) Has been cancelled

This commit is contained in:
2026-03-27 14:26:09 +01:00
parent ddca01e4e9
commit cbef98a077

View File

@@ -39,6 +39,11 @@
}
],
"license": "MIT",
"files": [
"dist/",
"README.md",
"LICENSE"
],
"dependencies": {
"chalk": "^4.1.2",
"commander": "^11.1.0",