Skip to content

Commit

Permalink
An in-range update of @types/node is breaking the build 🚨 #100
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Nov 2, 2019
1 parent 1edde3c commit f4ba7f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "express-openapi-validator",
"version": "2.14.0",
"version": "2.14.1",
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"@types/mocha": "^5.2.7",
"@types/morgan": "^1.7.36",
"@types/multer": "^1.3.10",
"@types/node": "^12.11.2",
"@types/node": "^12.12.5",
"@types/supertest": "^2.0.8",
"body-parser": "^1.19.0",
"chai": "^4.2.0",
Expand Down

0 comments on commit f4ba7f0

Please sign in to comment.