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

Commit 963eab7

Browse files
committed
feat: npm publish 2.0.3
1 parent e5c492a commit 963eab7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-oai-router",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"main": "lib",
55
"scripts": {
66
"clean": "rm -rf coverage lib",
@@ -63,4 +63,4 @@
6363
"supertest": "^2.0.1"
6464
},
6565
"description": "Koa Router, based on OpenAPI, Swagger and Json Schema."
66-
}
66+
}

0 commit comments

Comments
 (0)