Skip to content

Commit

Permalink
Updating packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Feb 26, 2015
1 parent 1cd9b92 commit e561fa6
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,74 +11,74 @@
"async": "~0.9.0",
"azure": "~0.10.4",
"bcrypt-nodejs": "~0.0.3",
"bluebird": "~2.9.9",
"body-parser": "~1.11.0",
"browserify-shim": "^3.8.2",
"bluebird": "~2.9.12",
"body-parser": "~1.12.0",
"browserify-shim": "^3.8.3",
"bytes": "^1.0.0",
"caller-id": "^0.1.0",
"classnames": "^1.1.1",
"cloudinary": "~1.1.1",
"codemirror": "^4.12.0",
"compression": "~1.4.0",
"classnames": "^1.1.4",
"cloudinary": "~1.1.2",
"codemirror": "^5.0.0",
"compression": "~1.4.1",
"connect-flash": "~0.1.1",
"cookie-parser": "~1.3.3",
"cookie-parser": "~1.3.4",
"csv": "~0.3.7",
"debug": "^2.1.1",
"embedly": "~1.0.4",
"errorhandler": "~1.3.3",
"express": "~4.11.2",
"express-session": "~1.10.2",
"errorhandler": "~1.3.4",
"express": "~4.12.0",
"express-session": "~1.10.3",
"fs-extra": "~0.16.3",
"gulp-streamify": "0.0.5",
"gulp-uglify": "^1.1.0",
"jade": "~1.9.2",
"jquery": "~2.1.3",
"keystone-utils": "~0.1.13",
"knox": "~0.9.2",
"less-middleware": "~1.0.4",
"less-middleware": "~2.0.1",
"mandrill-api": "~1.0.41",
"marked": "~0.3.3",
"method-override": "~2.3.1",
"moment": "~2.9.0",
"mongoose": "~3.8.23",
"mongoose": "~3.8.24",
"morgan": "~1.5.1",
"mpromise": "~0.5.5",
"multer": "~0.1.7",
"multer": "~0.1.8",
"numeral": "~1.5.3",
"pikaday": "^1.3.1",
"pikaday": "^1.3.2",
"queryfilter": "~0.0.4",
"range_check": "~0.0.5",
"react": "~0.12.2",
"react-select": "~0.3.2",
"react-select": "~0.3.4",
"scmp": "~1.0.0",
"semver": "~4.3.0",
"semver": "~4.3.1",
"serve-favicon": "~2.2.0",
"superagent": "^0.21.0",
"underscore": "^1.7.0",
"vkey": "^1.0.0"
},
"devDependencies": {
"browserify": "~8.1.3",
"chalk": "~0.5.1",
"browserify": "~9.0.3",
"chalk": "~1.0.0",
"codeclimate-test-reporter": "0.0.4",
"del": "^1.1.1",
"gulp": "~3.8.11",
"gulp-rename": "~1.2.0",
"gulp-uglify": "~1.1.0",
"gulp-util": "~3.0.3",
"gulp-util": "~3.0.4",
"gulp-watch": "~4.1.1",
"istanbul": "^0.3.5",
"istanbul": "^0.3.6",
"jscs": "^1.11.3",
"jshint-stylish": "~1.0.0",
"jsxhint": "^0.10.0",
"jshint-stylish": "~1.0.1",
"jsxhint": "^0.12.1",
"mocha": "2.1.0",
"must": ">= 0.12 < 1",
"reactify": "~1.0.0",
"should": "^5.0.0",
"should": "^5.0.1",
"sinon": "~1.12.2",
"supertest": "~0.15.0",
"vinyl-source-stream": "~1.0.0",
"watchify": "~2.3.0"
"watchify": "~2.4.0"
},
"browserify": {
"transform": [
Expand Down

0 comments on commit e561fa6

Please sign in to comment.