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

Commit

Permalink
build: npm publish 2.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amazing-gao committed Feb 5, 2018
1 parent 825646d commit 82f60e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "koa-oai-router",
"version": "2.0.0-alpha.2",
"main": "src",
"version": "2.0.0-alpha.3",
"main": "lib",
"scripts": {
"clean": "rm -rf coverage lib",
"ci": "npm run lint && npm run test",
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 82f60e9

Please sign in to comment.