Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alocher committed Nov 10, 2017
1 parent 90609c6 commit ba85702
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"archiver": "0.21.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "1.14.2",
"bower": "1.7.7",
"bower": "1.8.2",
"compression": "1.6.1",
"del": "1.1.1",
"ejs": "2.4.1",
"express": "4.13.4",
"express-jwt": "3.3.0",
"glob": "7.0.5",
"glob": "^7.1.2",
"gulp": "^3.9.1",
"gulp-concat": "2.6.0",
"gulp-cssnano": "2.1.0",
Expand All @@ -38,17 +38,17 @@
"mongoose": "4.3.7",
"morgan": "1.6.1",
"newrelic": "1.25.1",
"uuid": "3.0.1",
"nodemailer": "2.0.0",
"nodemailer-smtp-transport": "2.0.1",
"nodemailer": "^4.4.0",
"nodemailer-smtp-transport": "^2.7.4",
"passport": "0.3.2",
"passport-http": "0.3.0",
"postmark": "0.2.6",
"q": "1.4.1",
"request": "2.79.0",
"rimraf": "2.5.1",
"serve-favicon": "2.3.0",
"simple-recaptcha": "0.0.3"
"simple-recaptcha": "0.0.3",
"uuid": "3.0.1"
},
"devDependencies": {},
"main": "server.js",
Expand Down

0 comments on commit ba85702

Please sign in to comment.