We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20006a1 commit 8bd84b8Copy full SHA for 8bd84b8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "node-pushnotifications",
3
"description": "A cross-platform push service for Node.js",
4
- "version": "0.1.4",
+ "version": "0.1.5",
5
"author": {
6
"name": "AppFeel",
7
"email": "info@appfeel.com"
@@ -43,7 +43,5 @@
43
"node": "*"
44
},
45
"readmeFilename": "README.md",
46
- "homepage": "https://github.com/appfeel/node-pushnotifications",
47
- "_id": "node-pushnotifications@0.1.4",
48
- "_from": "node-pushnotifications@"
+ "homepage": "https://github.com/appfeel/node-pushnotifications"
49
}
0 commit comments