Skip to content

Commit

Permalink
Merge branch 'release/1.2.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed Jul 30, 2022
2 parents ba6c931 + d199025 commit 3df1127
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davesag/api-server-boilerplate",
"version": "1.2.7",
"version": "1.2.8",
"description": "Boilerplate code for an OpenAPI based API server",
"author": "Dave Sag <davesag@gmail.com>",
"type": "commonjs",
Expand Down Expand Up @@ -54,10 +54,10 @@
"express-openapi-validator": "^4.13.8",
"http-status-codes": "^2.1.4",
"node-http-error": "^2.0.0",
"route-async": "^1.0.7",
"route-async": "^1.0.8",
"swagger-routes-express": "^3.3.2",
"swagger-ui-express": "^4.5.0",
"traverse-folders": "^1.1.2",
"traverse-folders": "^1.1.3",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3df1127

Please sign in to comment.