List main entry point for our NPM config
This commit is contained in:
parent
ea4065f33a
commit
6532b4d1b8
|
@ -2,6 +2,7 @@
|
|||
"name": "@novnc/novnc",
|
||||
"version": "1.0.0",
|
||||
"description": "An HTML5 VNC client",
|
||||
"browser": "lib/rfb",
|
||||
"directories": {
|
||||
"lib": "lib",
|
||||
"doc": "docs",
|
||||
|
|
Loading…
Reference in New Issue