Skip to content

Commit

Permalink
[chore] Update frontend to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 18, 2024
1 parent e12afde commit 0a11213
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.5.14",
"frontendVersion": "1.6.1",
"comfyVersion": "0.3.7",
"managerCommit": "52b6e4b2eb6481333b29556788f28633e73bd0a9",
"uvVersion": "0.5.8"
Expand Down Expand Up @@ -108,4 +108,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit 0a11213

Please sign in to comment.