fix: updated package file

This commit is contained in:
Sravya Katta 2023-10-03 14:26:52 -04:00
parent 87a3a0c571
commit 6288cdaab3
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "@novnc/novnc", "name": "@agilicus/novnc",
"version": "1.4.0", "version": "1.4.0",
"description": "An HTML5 VNC client", "description": "An HTML5 VNC client",
"browser": "lib/rfb", "browser": "lib/rfb",
@ -25,7 +25,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/novnc/noVNC.git" "url": "git+https://github.com/agilicus/noVNC.git"
}, },
"author": "Joel Martin <github@martintribe.org> (https://github.com/kanaka)", "author": "Joel Martin <github@martintribe.org> (https://github.com/kanaka)",
"contributors": [ "contributors": [