Skip to content

Commit

Permalink
deps: update test-app dependencies (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharygolba authored Aug 13, 2016
1 parent e9df74a commit 2c90cfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"babel-core": "6.13.2",
"babel-preset-lux": "1.1.0",
"knex": "0.11.9",
"mysql2": "1.0.0-rc.9",
"pg": "6.0.3",
"knex": "0.11.10",
"mysql2": "1.0.0-rc.10",
"pg": "6.1.0",
"sqlite3": "3.1.4"
}
}

0 comments on commit 2c90cfa

Please sign in to comment.