mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-14 22:10:30 +00:00
Allows these types to still require knex now that it self bundles its types.
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"knex": "^0.16.1"
|
|
}
|
|
}
|