DefinitelyTyped/types/swagger-stats/package.json
Connor Fitzgerald 0ceca4244b [swagger-stats] Add new definition (#41818)
* 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
2020-01-23 10:37:45 -08:00

8 lines
118 B
JSON

{
"private": true,
"dependencies": {
"fastify": ">=2.11.0",
"prom-client": ">=11.5.3"
}
}