From 7892c28cf0287561a053712c12db1a5177e7ee1c Mon Sep 17 00:00:00 2001 From: Kevin Cui Date: Mon, 20 May 2024 09:48:50 +0800 Subject: [PATCH] feat: add @electron scope (#14) Since last year, the Electron team has been renaming its libraries, for example: `electron-asar` -> `@electron/asar`. > electron remains unchanged (not exist `@electron/electron`) ## Summary by CodeRabbit - **New Features** - Added support for Electron framework to enhance desktop application capabilities. Co-authored-by: fengmk2 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 850c162..f7c0aa0 100644 --- a/package.json +++ b/package.json @@ -177,6 +177,7 @@ "@jiakun-zhao", "@iyawoqu", "@opentiny", + "@electron", "@gkd-kit" ], "allowPackages": {