From fcec1dc1e6060953c9ff5321422e54c2e51108fb Mon Sep 17 00:00:00 2001 From: Negue Date: Fri, 27 Mar 2015 19:29:29 +0100 Subject: [PATCH] forgot to add the push-notify package --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 64c576a05d..6cb1aef0eb 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "grunt-nodemon": "~0.3.0", "grunt-spritesmith": "~3.5.0", "icalendar": "git://github.com/lefnire/node-icalendar#master", + "image-size": "~0.3.2", "in-app-purchase": "^0.2.0", "jade": "~1.7.0", "js2xmlparser": "~0.1.2", "lodash": "~2.4.1", - "image-size": "~0.3.2", "loggly": "~1.0.8", "method-override": "~2.2.0", "moment": "~2.8.3", @@ -51,6 +51,7 @@ "paypal-ipn": "2.1.0", "paypal-rest-sdk": "^1.2.1", "pretty-data": "git://github.com/vkiryukhin/pretty-data#master", + "push-notify": "^1.1.1", "qs": "^2.3.2", "request": "~2.44.0", "s3-upload-stream": "^1.0.6",