diff --git a/package-lock.json b/package-lock.json index 12723e0..89da093 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "@bloom/node-pushnotifications-fcm", + "name": "node-pushnotifications-fcm", "version": "2.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "@bloom/node-pushnotifications-fcm", + "name": "node-pushnotifications-fcm", "version": "2.1.1", "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 35c01c3..33a3ce4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@bloom/node-pushnotifications-fcm", + "name": "node-pushnotifications-fcm", "description": "A cross-platform push service for node.js", "version": "2.1.1", "author": {