Skip to content

Commit

Permalink
Frontend perf (labring#3225)
Browse files Browse the repository at this point in the history
* fix: ingress yaml

* fix: ws
fix: whitespace

* perf: sdk version

* perf-launchpad: ui,chart,env show
  • Loading branch information
c121914yu committed Jun 1, 2023
1 parent 8226a82 commit da8afb0
Show file tree
Hide file tree
Showing 25 changed files with 424 additions and 331 deletions.
2 changes: 1 addition & 1 deletion frontend/client-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sealos-desktop-sdk",
"version": "0.1.12",
"version": "0.1.13",
"description": "sealos desktop sdk",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
4 changes: 2 additions & 2 deletions frontend/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-draggable": "^4.4.5",
"react-i18next": "^12.2.0",
"sass": "^1.62.0",
"sealos-desktop-sdk": "^0.1.12",
"sealos-desktop-sdk": "^0.1.13",
"typescript": "5.0.4",
"zustand": "^4.3.7"
},
Expand All @@ -47,4 +47,4 @@
"@types/react": "18.0.37",
"@types/react-dom": "18.0.11"
}
}
}
Loading

0 comments on commit da8afb0

Please sign in to comment.