Skip to content

Commit

Permalink
deps: update test-app dependencies (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharygolba authored Oct 8, 2016
1 parent b3445ce commit 20480fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"author": "",
"license": "MIT",
"dependencies": {
"babel-core": "6.14.0",
"babel-preset-lux": "1.2.0",
"babel-core": "6.17.0",
"babel-preset-lux": "1.3.0",
"bcryptjs": "2.3.0",
"knex": "0.12.1",
"knex": "0.12.2",
"mssql": "3.3.0",
"mysql2": "1.1.0",
"mysql2": "1.1.1",
"pg": "6.1.0",
"sqlite3": "3.1.4"
"sqlite3": "3.1.6"
},
"devDependencies": {
"faker": "3.1.0"
Expand Down

0 comments on commit 20480fa

Please sign in to comment.