Update WebUI in packages.json (#2895)

This commit is contained in:
firyx 2024-06-20 13:42:01 +02:00 committed by GitHub
parent d0f42de28f
commit 2b9a88b34a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -571,7 +571,7 @@
},
{
"name": "webui",
"url": "https://github.com/neroist/webui",
"url": "https://github.com/webui-dev/nim-webui",
"method": "git",
"tags": [
"webui",
@ -590,8 +590,8 @@
],
"description": "Nim wrapper for WebUI",
"license": "MIT",
"web": "https://github.com/neroist/webui#readme",
"docs": "https://neroist.github.io/webui"
"web": "https://webui.me/",
"docs": "https://webui.me/docs"
},
{
"name": "unibs",