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