mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
Revert files
This commit is contained in:
parent
05cf144630
commit
dab6b555c4
2 changed files with 3 additions and 24 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,7 +6,6 @@ node_modules
|
|||
.idea*
|
||||
config.json
|
||||
npm-debug.log*
|
||||
logfile.txt
|
||||
lib
|
||||
website/public/bower_components
|
||||
website/public/new-stuff.html
|
||||
|
|
|
|||
26
package.json
26
package.json
|
|
@ -9,23 +9,15 @@
|
|||
"async": "~0.9.0",
|
||||
"aws-sdk": "^2.0.25",
|
||||
"babel": "^5.5.4",
|
||||
"bl": "~1.0.0",
|
||||
"bower": "~1.3.12",
|
||||
"browserify": "~3.30.2",
|
||||
"buffer-to-vinyl": "~1.0.1",
|
||||
"chalk": "~1.1.1",
|
||||
"clean-css": "~3.3.9",
|
||||
"coffee-script": "~1.6.3",
|
||||
"coffee-script": "1.6.x",
|
||||
"coffeeify": "0.6.0",
|
||||
"concat-stream": "~1.5.0",
|
||||
"connect-ratelimit": "0.0.7",
|
||||
"core-util-is": "~1.0.1",
|
||||
"coupon-code": "~0.3.0",
|
||||
"domain-middleware": "~0.1.0",
|
||||
"express": "~3.17.5",
|
||||
"express-csv": "~0.6.0",
|
||||
"filenamify-url": "~1.0.0",
|
||||
"got": "~4.1.1",
|
||||
"firebase": "^2.2.9",
|
||||
"firebase-token-generator": "^2.0.0",
|
||||
"grunt": "~0.4.1",
|
||||
|
|
@ -41,51 +33,39 @@
|
|||
"grunt-karma": "~0.6.2",
|
||||
"grunt-spritesmith": "~3.5.0",
|
||||
"gulp": "^3.9.0",
|
||||
"he": "~0.5.0",
|
||||
"gulp-grunt": "^0.5.2",
|
||||
"icalendar": "lefnire/node-icalendar#e06da0e55901f0ba940dfadc42c158ed0b1fead9",
|
||||
"image-size": "~0.3.2",
|
||||
"in-app-purchase": "^0.2.0",
|
||||
"inherits": "~2.0.1",
|
||||
"jade": "~1.11.0",
|
||||
"js2xmlparser": "~0.1.2",
|
||||
"lodash": "~2.4.1",
|
||||
"loggly": "~1.0.8",
|
||||
"marked": "^0.3.5",
|
||||
"method-override": "~2.2.0",
|
||||
"mkdirp": "~0.5.1",
|
||||
"moment": "~2.10.6",
|
||||
"moment": "~2.8.3",
|
||||
"mongoose": "~3.8.23",
|
||||
"mongoose-id-autoinc": "~2013.7.14-4",
|
||||
"nconf": "~0.6.9",
|
||||
"newrelic": "~1.11.2",
|
||||
"nib": "~1.0.1",
|
||||
"node-uuid": "~1.4.3",
|
||||
"nodemailer": "~0.5.15",
|
||||
"nopt": "~3.0.3",
|
||||
"nodemailer": "~0.5.2",
|
||||
"pageres": "^1.0.1",
|
||||
"passport": "~0.2.1",
|
||||
"passport-facebook": "2.0.0",
|
||||
"paypal-ipn": "2.1.0",
|
||||
"paypal-rest-sdk": "^1.2.1",
|
||||
"pretty-bytes": "~2.0.1",
|
||||
"pretty-data": "^0.40.0",
|
||||
"protocolify": "~1.0.1",
|
||||
"ps-tree": "^1.0.0",
|
||||
"push-notify": "^1.1.1",
|
||||
"q": "^1.4.1",
|
||||
"qs": "^2.3.2",
|
||||
"request": "~2.44.0",
|
||||
"s3-upload-stream": "^1.0.6",
|
||||
"screenshot-stream": "~2.1.0",
|
||||
"stream-combiner2": "~1.0.2",
|
||||
"stripe": "*",
|
||||
"swagger-node-express": "lefnire/swagger-node-express#habitrpg",
|
||||
"through2": "~2.0.0",
|
||||
"universal-analytics": "~0.3.2",
|
||||
"validator": "~3.19.0",
|
||||
"viewport-list": "~3.0.1",
|
||||
"which": "~1.1.1",
|
||||
"winston": "~0.8.0",
|
||||
"winston-mail": "~0.2.9",
|
||||
"winston-newrelic": "~0.1.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue