Skip to content

Commit

Permalink
fix: update fury to 3.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Jun 11, 2019
1 parent 758ee34 commit d92f8a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -29,10 +29,10 @@
"README.md"
],
"dependencies": {
"fury": "3.0.0-beta.10",
"fury-adapter-apib-parser": "0.14.0",
"fury-adapter-oas3-parser": "0.7.7",
"fury-adapter-swagger": "0.25.1",
"fury": "3.0.0-beta.11",
"fury-adapter-apib-parser": "0.15.0",
"fury-adapter-oas3-parser": "0.8.0",
"fury-adapter-swagger": "0.26.0",
"uri-template": "1.0.1"
},
"bundledDependencies": [
Expand Down

0 comments on commit d92f8a3

Please sign in to comment.