Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rhutchison committed Jul 5, 2015
1 parent d5b22e3 commit d4c880b
Showing 1 changed file with 69 additions and 69 deletions.
138 changes: 69 additions & 69 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,81 +18,81 @@
"postinstall": "bower install --config.interactive=false"
},
"dependencies": {
"express": "~4.12.3",
"express-session": "~1.10.4",
"serve-favicon": "~2.1.6",
"body-parser": "~1.12.2",
"cookie-parser": "~1.3.2",
"compression": "~1.4.3",
"method-override": "~2.3.0",
"morgan": "~1.5.2",
"multer": "0.1.6",
"connect-mongo": "~0.8.0",
"connect-flash": "~0.1.1",
"helmet": "~0.7.1",
"consolidate": "~0.11.0",
"swig": "~1.4.1",
"mongoose": "~3.8.8",
"passport": "~0.2.0",
"passport-local": "~1.0.0",
"passport-facebook": "~1.0.2",
"passport-twitter": "~1.0.2",
"passport-linkedin": "~0.1.3",
"passport-google-oauth": "~0.1.5",
"passport-github": "~0.1.5",
"acl": "~0.4.4",
"socket.io": "~1.1.0",
"lodash": "~2.4.1",
"forever": "~0.11.0",
"bower": "~1.3.8",
"async": "^1.3.0",
"body-parser": "^1.13.1",
"bower": "^1.4.1",
"chalk": "^1.1.0",
"compression": "^1.5.0",
"connect-flash": "~0.1.1",
"connect-mongo": "~0.8.1",
"consolidate": "~0.13.1",
"cookie-parser": "^1.3.2",
"express": "^4.13.0",
"express-session": "^1.11.3",
"forever": "~0.14.2",
"glob": "^5.0.13",
"grunt-cli": "~0.1.13",
"chalk": "~0.5.1",
"glob": "~5.0.0",
"async": "~0.9.0",
"nodemailer": "~1.3.0"
"helmet": "~0.9.1",
"lodash": "^3.10.0",
"method-override": "^2.3.3",
"mongoose": "^4.0.6",
"morgan": "^1.6.1",
"multer": "0.1.8",
"nodemailer": "^1.4.0",
"passport": "~0.2.2",
"passport-facebook": "^2.0.0",
"passport-github": "~0.1.5",
"passport-google-oauth": "~0.2.0",
"passport-linkedin": "~0.1.3",
"passport-local": "^1.0.0",
"passport-twitter": "^1.0.2",
"serve-favicon": "^2.3.0",
"socket.io": "^1.3.5",
"swig": "^1.4.2"
},
"devDependencies": {
"supertest": "~0.14.0",
"should": "~4.1.0",
"grunt-env": "~0.4.1",
"grunt-node-inspector": "~0.1.3",
"grunt-concurrent": "^2.0.0",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-less": "^1.0.1",
"grunt-contrib-sass": "~0.9.2",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-csslint": "^0.3.1",
"grunt-ng-annotate": "~0.4.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-nodemon": "~0.3.0",
"grunt-contrib-copy": "0.8",
"grunt-concurrent": "~1.0.0",
"grunt-mocha-test": "~0.12.1",
"grunt-karma": "~0.9.0",
"grunt-protractor-runner": "1.1.4",
"grunt-contrib-sass": "~0.8.1",
"grunt-contrib-less": "~0.12.0",
"load-grunt-tasks": "~1.0.0",
"gulp": "~3.8.9",
"run-sequence": "~1.0.1",
"gulp-rename": "~1.2.0",
"gulp-concat": "~2.4.1",
"gulp-nodemon": "~1.0.4",
"gulp-livereload": "~2.1.1",
"gulp-jshint": "~1.8.6",
"grunt-env": "~0.4.4",
"grunt-karma": "~0.11.2",
"grunt-mocha-test": "~0.12.7",
"grunt-ng-annotate": "^1.0.1",
"grunt-node-inspector": "~0.2.0",
"grunt-nodemon": "~0.4.0",
"grunt-protractor-runner": "^2.0.0",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-csslint": "~0.1.5",
"gulp-ng-annotate": "~0.3.3",
"gulp-uglify": "~1.0.1",
"gulp-cssmin": "~0.1.6",
"gulp-mocha": "~1.1.1",
"gulp-cssmin": "~0.1.7",
"gulp-jshint": "^1.11.2",
"gulp-karma": "~0.0.4",
"gulp-protractor": "~0.0.11",
"gulp-sass": "~1.3.3",
"gulp-less": "~1.3.6",
"gulp-load-plugins": "~0.7.0",
"karma": "~0.12.0",
"karma-jasmine": "~0.2.1",
"karma-coverage": "~0.2.0",
"karma-chrome-launcher": "~0.1.2",
"karma-firefox-launcher": "~0.1.3",
"karma-phantomjs-launcher": "~0.1.2"
"gulp-less": "^3.0.3",
"gulp-livereload": "^3.8.0",
"gulp-load-plugins": "^1.0.0-rc.1",
"gulp-mocha": "^2.1.2",
"gulp-ng-annotate": "^1.0.0",
"gulp-nodemon": "^2.0.3",
"gulp-protractor": "^1.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.0.3",
"gulp-uglify": "^1.2.0",
"karma": "~0.12.37",
"karma-chrome-launcher": "~0.2.0",
"karma-coverage": "~0.4.2",
"karma-firefox-launcher": "~0.1.6",
"karma-jasmine": "~0.3.6",
"karma-phantomjs-launcher": "~0.2.0",
"load-grunt-tasks": "^3.2.0",
"run-sequence": "^1.1.1",
"should": "^7.0.1",
"supertest": "^1.0.1"
}
}

0 comments on commit d4c880b

Please sign in to comment.