Skip to content

Commit

Permalink
feat: add @electron scope (#14)
Browse files Browse the repository at this point in the history
Since last year, the Electron team has been renaming its libraries, for
example: `electron-asar` -> `@electron/asar`.

> electron remains unchanged (not exist `@electron/electron`)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added support for Electron framework to enhance desktop application
capabilities.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: fengmk2 <fengmk2@gmail.com>
  • Loading branch information
BlackHole1 and fengmk2 authored May 20, 2024
1 parent b00670b commit 7892c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
"@jiakun-zhao",
"@iyawoqu",
"@opentiny",
"@electron",
"@gkd-kit"
],
"allowPackages": {
Expand Down

0 comments on commit 7892c28

Please sign in to comment.