Skip to content

Commit 1760c02

Browse files
author
khanh2906
committed
revert version commander 13.0, fix error flag
1 parent 8db2ec9 commit 1760c02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knfs-tech/bamimi-cli",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Command line of Bamimi framework",
55
"bin": {
66
"bamimi-cli": "./bin/cli.js"
@@ -51,7 +51,7 @@
5151
"@inquirer/prompts": "^7.5.1",
5252
"adm-zip": "^0.5.16",
5353
"axios": "^1.9.0",
54-
"commander": "^13.1.0",
54+
"commander": "^13.0.0",
5555
"cross-spawn": "^7.0.3",
5656
"esbuild": "^0.25.1",
5757
"fast-glob": "^3.3.3",

0 commit comments

Comments
 (0)