working pkgs

This commit is contained in:
Leifer Mendez
2022-11-11 20:28:49 +01:00
parent 1edd9ab371
commit a20b128ee8
13 changed files with 166 additions and 22 deletions

View File

@@ -9,5 +9,8 @@
"cross-spawn": "^7.0.3",
"detect-package-manager": "^2.0.1",
"kleur": "^4.1.5"
}
},
"files": [
"./lib/cli/bundle.cli.cjs"
]
}