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

Commit

Permalink
Bump parser to v1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
agustin committed Mar 4, 2017
1 parent 3021775 commit 0f015bc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oas-raml-converter",
"version": "0.2.0",
"version": "0.2.1",
"description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0.",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"js-yaml": "3.x.x",
"json-schema-compatibility": "1.x.x",
"lodash": "4.x.x",
"raml-1-parser": "1.1.15",
"raml-1-parser": "1.1.16",
"request": "2.x.x",
"swagger-parser": "4.0.0-beta.2",
"xml2js": "^0.4.17"
Expand Down

0 comments on commit 0f015bc

Please sign in to comment.