Browse Source
Merge pull request #3 from harish2704/dependabot/npm_and_yarn/knex-0.20.10
Bump knex from 0.12.9 to 0.20.10
pull/4/head
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -22,7 +22,7 @@ |
|
|
|
}, |
|
|
|
"homepage": "https://github.com/harish2704/knex-json-query#readme", |
|
|
|
"devDependencies": { |
|
|
|
"knex": "^0.12.6", |
|
|
|
"knex": "^0.20.10", |
|
|
|
"simple-mocha": "0.0.9" |
|
|
|
} |
|
|
|
} |
|
|
|