Skip to content

Commit

Permalink
[chore] Update frontend to 1.5.14 (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 12, 2024
1 parent fd9f21c commit 9aa4b21
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.10",
"frontendVersion": "1.5.14",
"comfyVersion": "0.3.7",
"managerCommit": "52b6e4b2eb6481333b29556788f28633e73bd0a9",
"uvVersion": "0.5.4"
Expand Down Expand Up @@ -108,4 +108,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit 9aa4b21

Please sign in to comment.