Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
feat: npm publish 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amazing-gao committed Oct 9, 2018
1 parent e5c492a commit 963eab7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-oai-router",
"version": "2.0.2",
"version": "2.0.3",
"main": "lib",
"scripts": {
"clean": "rm -rf coverage lib",
Expand Down Expand Up @@ -63,4 +63,4 @@
"supertest": "^2.0.1"
},
"description": "Koa Router, based on OpenAPI, Swagger and Json Schema."
}
}

0 comments on commit 963eab7

Please sign in to comment.