Update package.json

fix
This commit is contained in:
Bad 2024-02-15 19:57:01 +02:00 committed by GitHub
parent 058fc6acb5
commit 156cbd81f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@novnc/novnc", "name": "@novnc/novnc",
"version": "yesVNC-0.0.1", "version": "yesVNC-0.1",
"description": "An HTML5 VNC client", "description": "An HTML5 VNC client",
"browser": "lib/rfb", "browser": "lib/rfb",
"directories": { "directories": {