Skip to content

Commit

Permalink
[chore] Update frontend to 1.6.6 (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 25, 2024
1 parent a420b01 commit c8793ce
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 @@ -10,7 +10,7 @@
"packageManager": "[email protected]",
"type": "module",
"config": {
"frontendVersion": "1.6.1",
"frontendVersion": "1.6.6",
"comfyVersion": "0.3.9",
"managerCommit": "b4e52e65ec87978fc6294e82d55e1b91c5b02d55",
"uvVersion": "0.5.8"
Expand Down Expand Up @@ -113,4 +113,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit c8793ce

Please sign in to comment.