Skip to content

Commit

Permalink
[chore] Update frontend to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Dec 5, 2024
1 parent 2db6fad commit a4dafc2
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": "[email protected]",
"config": {
"frontendVersion": "1.5.0",
"frontendVersion": "1.5.6",
"comfyVersion": "0.3.2",
"managerCommit": "1ca349523787b943f6d03201d4aed1cb0bcbbafe",
"uvVersion": "0.5.4"
Expand Down Expand Up @@ -106,4 +106,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit a4dafc2

Please sign in to comment.