Skip to content

Commit

Permalink
Merge pull request #620 from Martii/someDepUpdates
Browse files Browse the repository at this point in the history
Some dep updates

Auto-merge
  • Loading branch information
Martii committed Apr 11, 2015
2 parents 453104d + ee942cf commit 72c5484
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.7+0000000",
"main": "app",
"dependencies": {
"ace-builds": "git://github.com/ajaxorg/ace-builds#beb9ff6",
"ace-builds": "git://github.com/ajaxorg/ace-builds#e3ccd2c",
"async": "0.9.0",
"aws-sdk": "2.0.21",
"body-parser": "1.12.2",
Expand All @@ -15,21 +15,21 @@
"cookie-parser": "1.3.4",
"express": "4.12.3",
"express-minify": "0.1.3",
"express-session": "1.10.4",
"express-session": "1.11.1",
"font-awesome": "4.3.0",
"formidable": "1.0.17",
"github": "0.2.3",
"highlight.js": "8.4.0",
"highlight.js": "8.5.0",
"jquery": "2.1.3",
"jwt-simple": "0.2.0",
"jwt-simple": "0.3.0",
"less-middleware": "2.0.1",
"marked": "0.3.3",
"method-override": "2.3.2",
"moment": "2.9.0",
"moment": "2.10.2",
"mongoose": "4.0.1",
"morgan": "1.5.2",
"mu2": "0.5.20",
"octicons": "git://github.com/github/octicons.git#681229f",
"octicons": "git://github.com/github/octicons.git#14ab7c3",
"passport": "0.2.1",
"passport-amazon": "0.1.0",
"passport-aol": "0.2.0",
Expand All @@ -48,12 +48,12 @@
"passport-twitter": "1.0.3",
"passport-windowslive": "1.0.1",
"passport-yahoo": "0.3.0",
"request": "2.54.0",
"request": "2.55.0",
"sanitize-html": "1.6.1",
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.2.0",
"underscore": "1.8.2"
"underscore": "1.8.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 72c5484

Please sign in to comment.