mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Allow undefined bind parameters * Upgrading oracledbto 4.1 * Update version number * Fix tsconfig typo * Initial pass. Needs linting * Fix lint errors for swagger-stats * Remove express from package.json
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"fastify": ">=2.11.0",
|
|
"prom-client": ">=11.5.3"
|
|
}
|
|
}
|