mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Update index.d.ts See https://github.com/bookshelf/bookshelf/issues/1275 * Bump knex dependency version to correspond to new bookshelf version
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"knex": "^0.17.0"
|
|
}
|
|
}
|