parent
4736d58b60
commit
2ff5a41797
|
|
@ -28,6 +28,6 @@
|
||||||
"lint:pyright": "pyright",
|
"lint:pyright": "pyright",
|
||||||
"lint:toml": "taplo format --check *.toml"
|
"lint:toml": "taplo format --check *.toml"
|
||||||
},
|
},
|
||||||
"version": "1.0.0",
|
"version": "2.6.4",
|
||||||
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
|
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "sd-webui-enable-checker"
|
name = "sd-webui-enable-checker"
|
||||||
version = "2.6.3"
|
version = "2.6.4"
|
||||||
description = ""
|
description = ""
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{ author = "Yuta Hayashibe", email = "yuta@hayashibe.jp" }]
|
authors = [{ author = "Yuta Hayashibe", email = "yuta@hayashibe.jp" }]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue