Skip to content

Commit

Permalink
api -> oai
Browse files Browse the repository at this point in the history
  • Loading branch information
gkoberger committed Mar 9, 2017
1 parent 337845f commit 52930f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "oai",
"description": "A collection of Open API Initiative (Swagger) tools",
"bin": {
"api": "index.js"
"oai": "index.js"
},
"tags": [
"api",
Expand All @@ -15,7 +15,7 @@
"microservice",
"documentation"
],
"version": "0.5.9",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "git://github.com/readmeio/oai.git"
Expand Down

0 comments on commit 52930f5

Please sign in to comment.