Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Update bookshelf, knex and pg
Browse files Browse the repository at this point in the history
  • Loading branch information
voidxnull committed Jul 24, 2016
1 parent 6c0d847 commit cfcd6e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-runtime": "^6.9.1",
"bcrypt": "^0.8.5",
"bluebird": "^3.1.1",
"bookshelf": "^0.9.1",
"bookshelf": "^0.10.0",
"bunyan": "^1.8.1",
"chokidar": "^1.4.2",
"crypto": "0.0.3",
Expand All @@ -54,7 +54,7 @@
"immutable": "^3.7.5",
"isomorphic-fetch": "^2.2.1",
"kcors": "^1.0.1",
"knex": "~0.10.0",
"knex": "^0.11.9",
"knex-logger": "^0.1.0",
"koa": "^2.0.0-alpha.3",
"koa-bodyparser": "^3.0.0",
Expand All @@ -76,7 +76,7 @@
"moment": "^2.10.6",
"mysql2": "^1.0.0-rc.1",
"oniguruma": "^6.0.1",
"pg": "^4.4.3",
"pg": "^6.0.3",
"promise-streams": "^1.0.1",
"proxy-middleware": "^0.15.0",
"react": "^15.1.0",
Expand Down

0 comments on commit cfcd6e3

Please sign in to comment.