fix: updated package file
This commit is contained in:
parent
87a3a0c571
commit
6288cdaab3
|
|
@ -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": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue