Skip to content

Commit 04bf8ec

Browse files
committed
chore: bump nginx-ui version to v2.0.0-beta.7
1 parent a7e523b commit 04bf8ec

File tree

4 files changed

+135
-83
lines changed

4 files changed

+135
-83
lines changed

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nginx-ui-app-next",
3-
"version": "2.0.0-beta.6",
3+
"version": "2.0.0-beta.7",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",
@@ -29,7 +29,7 @@
2929
"reconnecting-websocket": "^4.4.0",
3030
"sortablejs": "^1.15.0",
3131
"vite-plugin-build-id": "^0.2.8",
32-
"vue": "^3.3.10",
32+
"vue": "^3.3.11",
3333
"vue-github-button": "https://github.com/0xJacky/vue-github-button",
3434
"vue-router": "^4.2.5",
3535
"vue3-ace-editor": "2.2.4",

0 commit comments

Comments
 (0)