Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
fix package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
glodieu committed Sep 22, 2017
1 parent 0aaff0d commit 054a2a8
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": "oas-raml-converter",
"version": "1.0.15",
"description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0. ",
"description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0.",
"main": "lib/index.js",
"files": [
"lib/",
Expand Down

0 comments on commit 054a2a8

Please sign in to comment.