Skip to content

Commit

Permalink
fix(package): update knex to version 0.20.15
Browse files Browse the repository at this point in the history
Closes #9
  • Loading branch information
greenkeeper[bot] committed Apr 15, 2020
1 parent 29012fb commit 0ad21f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"enquirer": "^1.0.2",
"fs-extra": "^4.0.0",
"isset": "^1.0.4",
"knex": "~0.13.0",
"knex": "~0.20.15",
"pg": "^7.0.2",
"prompt-confirm": "^1.2.0",
"semver": "^5.4.1"
Expand Down

0 comments on commit 0ad21f5

Please sign in to comment.