Skip to content

Commit c495b63

Browse files
committed
fix CR
1 parent 602cb84 commit c495b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@antv/g6": "^4.8.21",
2222
"@antv/g6-react-node": "^1.4.5",
2323
"@oceanbase/ui": "^0.2.13",
24-
"@openapitools/openapi-generator-cli": "^2.13.5",
2524
"@umijs/max": "^4.0.72",
2625
"@xterm/xterm": "^5.4.0",
2726
"ahooks": "^3.7.8",
@@ -46,6 +45,7 @@
4645
"prettier-plugin-organize-imports": "^3.2.2",
4746
"prettier-plugin-packagejson": "^2.4.3",
4847
"typescript": "^5.0.3",
49-
"typescript-eslint": "^7.6.0"
48+
"typescript-eslint": "^7.6.0",
49+
"@openapitools/openapi-generator-cli": "^2.13.5"
5050
}
5151
}

0 commit comments

Comments
 (0)