Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Oct 23, 2019
1 parent ebb2159 commit a10fbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express-openapi-validator",
"version": "2.9.0",
"description": "Automatically validate API requests using an OpenAPI 3 and Express.",
"description": "Automatically validate API requests and responses using an OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
"compile": "rm -rf dist/ && tsc",
Expand Down

0 comments on commit a10fbc0

Please sign in to comment.