From 6288cdaab35c33be100687867acdf2c1ed172ac6 Mon Sep 17 00:00:00 2001 From: Sravya Katta Date: Tue, 3 Oct 2023 14:26:52 -0400 Subject: [PATCH] fix: updated package file --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5847887f..717839dc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@novnc/novnc", + "name": "@agilicus/novnc", "version": "1.4.0", "description": "An HTML5 VNC client", "browser": "lib/rfb", @@ -25,7 +25,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/novnc/noVNC.git" + "url": "git+https://github.com/agilicus/noVNC.git" }, "author": "Joel Martin (https://github.com/kanaka)", "contributors": [