Skip to content

Commit

Permalink
deps: update test-app dependencies (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharygolba authored Nov 13, 2016
1 parent 0bbb7af commit e93b45c
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 @@ -10,15 +10,15 @@
"author": "",
"license": "MIT",
"dependencies": {
"babel-core": "6.17.0",
"babel-core": "6.18.2",
"babel-preset-lux": "1.3.0",
"bcryptjs": "2.3.0",
"knex": "0.12.6",
"mssql": "3.3.0",
"mysql2": "1.1.1",
"pg": "6.1.0",
"source-map-support": "0.4.5",
"sqlite3": "3.1.6"
"source-map-support": "0.4.6",
"sqlite3": "3.1.8"
},
"devDependencies": {
"faker": "3.1.0"
Expand Down

0 comments on commit e93b45c

Please sign in to comment.