Skip to content

Commit 8bd84b8

Browse files
Miquel MartínMiquel Martín
authored andcommitted
npm version update
1 parent 20006a1 commit 8bd84b8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-pushnotifications",
33
"description": "A cross-platform push service for Node.js",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"author": {
66
"name": "AppFeel",
77
"email": "info@appfeel.com"
@@ -43,7 +43,5 @@
4343
"node": "*"
4444
},
4545
"readmeFilename": "README.md",
46-
"homepage": "https://github.com/appfeel/node-pushnotifications",
47-
"_id": "node-pushnotifications@0.1.4",
48-
"_from": "node-pushnotifications@"
46+
"homepage": "https://github.com/appfeel/node-pushnotifications"
4947
}

0 commit comments

Comments
 (0)