Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -439,12 +439,6 @@ is auto-generated by `pnpm licenses list --prod`.
├────────────────────────────────────┼──────────────┤
│ async-validator │ MIT │
├────────────────────────────────────┼──────────────┤
│ asynckit │ MIT │
├────────────────────────────────────┼──────────────┤
│ axios │ MIT │
├────────────────────────────────────┼──────────────┤
│ combined-stream │ MIT │
├────────────────────────────────────┼──────────────┤
│ commander │ MIT │
├────────────────────────────────────┼──────────────┤
│ csstype │ MIT │
Expand All @@ -453,8 +447,6 @@ is auto-generated by `pnpm licenses list --prod`.
├────────────────────────────────────┼──────────────┤
│ dayjs │ MIT │
├────────────────────────────────────┼──────────────┤
│ delayed-stream │ MIT │
├────────────────────────────────────┼──────────────┤
│ discontinuous-range │ MIT │
├────────────────────────────────────┼──────────────┤
│ element-plus │ MIT │
Expand All @@ -463,10 +455,6 @@ is auto-generated by `pnpm licenses list --prod`.
├────────────────────────────────────┼──────────────┤
│ estree-walker │ MIT │
├────────────────────────────────────┼──────────────┤
│ follow-redirects │ MIT │
├────────────────────────────────────┼──────────────┤
│ form-data │ MIT │
├────────────────────────────────────┼──────────────┤
│ get-stdin │ MIT │
├────────────────────────────────────┼──────────────┤
│ lodash │ MIT │
Expand All @@ -479,10 +467,6 @@ is auto-generated by `pnpm licenses list --prod`.
├────────────────────────────────────┼──────────────┤
│ memoize-one │ MIT │
├────────────────────────────────────┼──────────────┤
│ mime-db │ MIT │
├────────────────────────────────────┼──────────────┤
│ mime-types │ MIT │
├────────────────────────────────────┼──────────────┤
│ monaco-editor │ MIT │
├────────────────────────────────────┼──────────────┤
│ nanoid │ MIT │
Expand All @@ -495,8 +479,6 @@ is auto-generated by `pnpm licenses list --prod`.
├────────────────────────────────────┼──────────────┤
│ postcss │ MIT │
├────────────────────────────────────┼──────────────┤
│ proxy-from-env │ MIT │
├────────────────────────────────────┼──────────────┤
│ randexp │ MIT │
├────────────────────────────────────┼──────────────┤
│ ret │ MIT │
Expand Down
2 changes: 1 addition & 1 deletion kyuubi-server/web-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Start Using

For the best experience, we recommend using `node 16.x.x`.
Node.js 18 or higher is required.
You can learn how to install the corresponding version from its official website.

- [node](https://nodejs.org/en/)
Expand Down
Loading
Loading