mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
remove unused packages
This commit is contained in:
parent
fc580595e0
commit
e49402a1ec
1 changed files with 0 additions and 7 deletions
|
|
@ -7,7 +7,6 @@
|
|||
"async": "~0.9.0",
|
||||
"bower": "~1.3.12",
|
||||
"coffee-script": "1.6.x",
|
||||
"connect-mongo": "*",
|
||||
"connect-ratelimit": "0.0.7",
|
||||
"coupon-code": "~0.3.0",
|
||||
"domain-middleware": "~0.1.0",
|
||||
|
|
@ -24,11 +23,8 @@
|
|||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-hashres": "~0.4.1",
|
||||
"grunt-nodemon": "~0.3.0",
|
||||
"guid": "*",
|
||||
"gzippo": "*",
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared#develop",
|
||||
"icalendar": "git://github.com/lefnire/node-icalendar#master",
|
||||
"jade": "~0.35.0",
|
||||
"js2xmlparser": "~0.1.2",
|
||||
"lodash": "~2.4.1",
|
||||
"method-override": "~2.2.0",
|
||||
|
|
@ -39,7 +35,6 @@
|
|||
"newrelic": "~1.11.2",
|
||||
"nib": "~1.0.1",
|
||||
"nodemailer": "~0.5.2",
|
||||
"optimist": "~0.5.2",
|
||||
"passport": "~0.2.1",
|
||||
"passport-facebook": "~1.0.2",
|
||||
"paypal-express-checkout": "git://github.com/HabitRPG/node-paypal-express-checkout#habitrpg",
|
||||
|
|
@ -47,9 +42,7 @@
|
|||
"paypal-recurring": "git://github.com/jaybryant/paypal-recurring#656b496f43440893c984700191666a5c5c535dca",
|
||||
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
|
||||
"request": "~2.44.0",
|
||||
"resolve": "~0.2.3",
|
||||
"stripe": "*",
|
||||
"stylus": "~0.37.0",
|
||||
"swagger-node-express": "git://github.com/lefnire/swagger-node-express#habitrpg",
|
||||
"universal-analytics": "~0.3.2",
|
||||
"validator": "~3.19.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue