We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b45808 commit 01e2279Copy full SHA for 01e2279
package.json
@@ -45,6 +45,7 @@
45
"@patternfly/patternfly": "^6.0.0",
46
"@patternfly/react-core": "^6.0.0",
47
"@patternfly/react-table": "^6.0.0",
48
+ "commander": "^13.1.0",
49
"@types/react": "^18.3.12",
50
"@types/react-dom": "^18.3.1",
51
"astro": "^5.4.1",
@@ -70,7 +71,6 @@
70
71
"@typescript-eslint/eslint-plugin": "^8.17.0",
72
"@typescript-eslint/parser": "^8.17.0",
73
"babel-jest": "^29.7.0",
- "commander": "^13.1.0",
74
"cz-conventional-changelog": "^3.3.0",
75
"eslint": "^9.16.0",
76
"eslint-config-prettier": "^9.1.0",
0 commit comments