Skip to content

Commit

Permalink
feat: implement 'electron' part
Browse files Browse the repository at this point in the history
  • Loading branch information
rixcian committed Aug 27, 2024
1 parent 7f9218f commit 360f845
Show file tree
Hide file tree
Showing 10 changed files with 1,136 additions and 28 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ I'm giving all credits to [Matthieu Lemoine](https://github.com/MatthieuLemoine)

- Uses the new FCM protocol ([HTTP v1 API](https://firebase.google.com/docs/cloud-messaging/migrate-v1))
- Uses updated dependencies (without any critical vulnerabilities)
- Remove unnecessary, deprecated and vulnerable dependencies (like `request-promise`)
- Remove unnecessary, deprecated and vulnerable dependencies (e.g. `request-promise`, `electron-config`)
- Simplified the codebase
- Latest Node.js (v22)
- Refactor tests and use [vitest](https://vitest.dev/) for testing
Expand Down
Loading

0 comments on commit 360f845

Please sign in to comment.