Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Oct 22, 2024
1 parent 81f2865 commit 4652762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions kyuubi-server/web-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kyuubi-server/web-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kyuubi-ui",
"private": true,
"version": "1.10.0-SNAPSHOT",
"version": "1.11.0-SNAPSHOT",
"type": "module",
"scripts": {
"dev": "vue-tsc --noEmit && vite --port 9090",
Expand Down

0 comments on commit 4652762

Please sign in to comment.