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

Commit

Permalink
fix(package): update fury to 3.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Feb 26, 2019
1 parent 56e1e08 commit e040b41
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.8",
"fury-adapter-apib-parser": "0.13.0-beta",
"fury-adapter-oas3-parser": "0.5.2",
"fury-adapter-swagger": "0.23.2",
"fury": "3.0.0-beta.9",
"fury-adapter-apib-parser": "0.13.0",
"fury-adapter-oas3-parser": "0.6.0",
"fury-adapter-swagger": "0.24.0",
"uri-template": "1.0.1"
},
"bundledDependencies": [
Expand Down

0 comments on commit e040b41

Please sign in to comment.