Skip to content

Commit 01e2279

Browse files
committed
Added commander as a dependency.
1 parent 3b45808 commit 01e2279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@patternfly/patternfly": "^6.0.0",
4646
"@patternfly/react-core": "^6.0.0",
4747
"@patternfly/react-table": "^6.0.0",
48+
"commander": "^13.1.0",
4849
"@types/react": "^18.3.12",
4950
"@types/react-dom": "^18.3.1",
5051
"astro": "^5.4.1",
@@ -70,7 +71,6 @@
7071
"@typescript-eslint/eslint-plugin": "^8.17.0",
7172
"@typescript-eslint/parser": "^8.17.0",
7273
"babel-jest": "^29.7.0",
73-
"commander": "^13.1.0",
7474
"cz-conventional-changelog": "^3.3.0",
7575
"eslint": "^9.16.0",
7676
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)