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
Harish Karumuthil 6 years ago
committed by GitHub
parent
commit
a5fa7f142f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/harish2704/knex-json-query#readme", "homepage": "https://github.com/harish2704/knex-json-query#readme",
"devDependencies": { "devDependencies": {
"knex": "^0.12.6",
"knex": "^0.20.10",
"simple-mocha": "0.0.9" "simple-mocha": "0.0.9"
} }
} }

Loading…
Cancel
Save