We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 602cb84 commit c495b63Copy full SHA for c495b63
ui/package.json
@@ -21,7 +21,6 @@
21
"@antv/g6": "^4.8.21",
22
"@antv/g6-react-node": "^1.4.5",
23
"@oceanbase/ui": "^0.2.13",
24
- "@openapitools/openapi-generator-cli": "^2.13.5",
25
"@umijs/max": "^4.0.72",
26
"@xterm/xterm": "^5.4.0",
27
"ahooks": "^3.7.8",
@@ -46,6 +45,7 @@
46
45
"prettier-plugin-organize-imports": "^3.2.2",
47
"prettier-plugin-packagejson": "^2.4.3",
48
"typescript": "^5.0.3",
49
- "typescript-eslint": "^7.6.0"
+ "typescript-eslint": "^7.6.0",
+ "@openapitools/openapi-generator-cli": "^2.13.5"
50
}
51
0 commit comments