mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-15 16:32:16 +00:00
forgot to add the push-notify package
This commit is contained in:
parent
7105bc195f
commit
fcec1dc1e6
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue