We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0f465 commit 2ddb8fbCopy full SHA for 2ddb8fb
.gitignore
@@ -1,2 +1,3 @@
1
node_modules
2
.esm-cache
3
+.npmrc
package.json
@@ -1,6 +1,6 @@
{
"name": "electron-push-receiver",
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "A module to receive FCM notifications in electron",
5
"main": "src/index.js",
6
"repository": "https://github.com/MatthieuLemoine/electron-push-receiver",
0 commit comments