This commit is contained in:
Chenlei Hu
2024-07-17 22:35:31 -04:00
committed by GitHub
parent 54246d37b0
commit c2e7ef11ec
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "comfyui-frontend",
"version": "1.1.6",
"version": "1.1.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "comfyui-frontend",
"version": "1.1.6",
"version": "1.1.7",
"dependencies": {
"@comfyorg/litegraph": "^0.7.25",
"@primevue/themes": "^4.0.0-rc.2",

View File

@@ -1,7 +1,7 @@
{
"name": "comfyui-frontend",
"private": true,
"version": "1.1.6",
"version": "1.1.7",
"type": "module",
"scripts": {
"dev": "vite",