Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
fix: update fury to 3.0.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Jul 2, 2019
1 parent 327bea9 commit 5ef98cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"README.md"
],
"dependencies": {
"fury": "3.0.0-beta.11",
"fury-adapter-apib-parser": "0.15.0",
"fury-adapter-oas3-parser": "0.8.1",
"fury-adapter-swagger": "0.26.0",
"fury": "3.0.0-beta.12",
"fury-adapter-apib-parser": "0.16.0",
"fury-adapter-oas3-parser": "0.9.0",
"fury-adapter-swagger": "0.27.0",
"uri-template": "1.0.1"
},
"bundledDependencies": [
Expand Down

0 comments on commit 5ef98cd

Please sign in to comment.