Skip to content

Commit

Permalink
[chore] Update frontend to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Dec 8, 2024
1 parent 529bb1f commit d32c3cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"main": ".vite/build/main.js",
"packageManager": "yarn@4.5.0",
"config": {
"frontendVersion": "1.5.7",
"frontendVersion": "1.5.9",
"comfyVersion": "0.3.7",
"managerCommit": "65a4d55a8a15811458ffdf4054c6f7e2331701bd",
"uvVersion": "0.5.4"
Expand Down Expand Up @@ -107,4 +107,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit d32c3cc

Please sign in to comment.