mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
chore(web): prepare npm packages for publish (#784)
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
{
|
||||
"name": "@devolutions/iron-remote-desktop-rdp",
|
||||
"author": "Nicolas Girot",
|
||||
"email": "ngirot@devolutions.net",
|
||||
"author": "Alexandr Yusuk",
|
||||
"email": "thepulticula@gmail.com",
|
||||
"contributors": [
|
||||
"Benoit Cortier",
|
||||
"Irving Ou",
|
||||
"Vladislav Nikonov",
|
||||
"Zacharia Ellaham",
|
||||
"Alexandr Yusuk"
|
||||
"Benoit Cortier"
|
||||
],
|
||||
"description": "RDP backend for iron-remote-desktop.",
|
||||
"description": "RDP backend for iron-remote-desktop",
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
|
||||
@@ -1,15 +1,12 @@
|
||||
{
|
||||
"name": "@devolutions/iron-remote-desktop-rdp",
|
||||
"author": "Nicolas Girot",
|
||||
"email": "ngirot@devolutions.net",
|
||||
"author": "Alexandr Yusuk",
|
||||
"email": "thepulticula@gmail.com",
|
||||
"contributors": [
|
||||
"Benoit Cortier",
|
||||
"Irving Ou",
|
||||
"Vladislav Nikonov",
|
||||
"Zacharia Ellaham"
|
||||
"Benoit Cortier"
|
||||
],
|
||||
"description": "RDP backend for iron-remote-desktop.",
|
||||
"version": "0.13.1",
|
||||
"description": "RDP backend for iron-remote-desktop",
|
||||
"version": "0.1.0",
|
||||
"main": "iron-remote-desktop-rdp.js",
|
||||
"types": "index.d.ts",
|
||||
"files": [
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
"Benoit Cortier",
|
||||
"Irving Ou",
|
||||
"Vladislav Nikonov",
|
||||
"Zacharia Ellaham"
|
||||
"Zacharia Ellaham",
|
||||
"Alexandr Yusuk"
|
||||
],
|
||||
"description": "Web Component providing agnostic implementation for Iron Wasm base client",
|
||||
"version": "0.0.0",
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
"Benoit Cortier",
|
||||
"Irving Ou",
|
||||
"Vladislav Nikonov",
|
||||
"Zacharia Ellaham"
|
||||
"Zacharia Ellaham",
|
||||
"Alexandr Yusuk"
|
||||
],
|
||||
"description": "Web Component providing agnostic implementation for Iron Wasm base client.",
|
||||
"version": "0.13.1",
|
||||
"description": "Web Component providing agnostic implementation for Iron Wasm base client",
|
||||
"version": "0.1.0",
|
||||
"main": "iron-remote-desktop.js",
|
||||
"types": "index.d.ts",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user