From c2b2077e62d528f2b88ce5f224d34653c1dffc9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20CORTIER?= Date: Wed, 30 Apr 2025 23:39:50 +0900 Subject: [PATCH] chore(web): prepare npm packages for publish --- web-client/iron-remote-desktop-rdp/package.json | 12 ++++-------- .../iron-remote-desktop-rdp/public/package.json | 13 +++++-------- web-client/iron-remote-desktop/package.json | 3 ++- web-client/iron-remote-desktop/public/package.json | 7 ++++--- 4 files changed, 15 insertions(+), 20 deletions(-) diff --git a/web-client/iron-remote-desktop-rdp/package.json b/web-client/iron-remote-desktop-rdp/package.json index 88a08831c..009ae4f59 100644 --- a/web-client/iron-remote-desktop-rdp/package.json +++ b/web-client/iron-remote-desktop-rdp/package.json @@ -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, diff --git a/web-client/iron-remote-desktop-rdp/public/package.json b/web-client/iron-remote-desktop-rdp/public/package.json index 0c39fead0..6cb03ea3a 100644 --- a/web-client/iron-remote-desktop-rdp/public/package.json +++ b/web-client/iron-remote-desktop-rdp/public/package.json @@ -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": [ diff --git a/web-client/iron-remote-desktop/package.json b/web-client/iron-remote-desktop/package.json index 8d36a9d03..5677b147c 100644 --- a/web-client/iron-remote-desktop/package.json +++ b/web-client/iron-remote-desktop/package.json @@ -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", diff --git a/web-client/iron-remote-desktop/public/package.json b/web-client/iron-remote-desktop/public/package.json index 724bff938..ac20125f9 100644 --- a/web-client/iron-remote-desktop/public/package.json +++ b/web-client/iron-remote-desktop/public/package.json @@ -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": [