mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-09 02:30:30 +00:00
Allows these types to still require knex now that it self bundles its types.
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"knex": "^0.16.1",
|
|
"objection": "^1.1.9"
|
|
}
|
|
}
|