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

Commit

Permalink
fix: update the Fury toolchain (minor fixes)
Browse files Browse the repository at this point in the history
Close #190, close #142, close #174, close #157
  • Loading branch information
honzajavorek committed Jan 8, 2019
1 parent ab615be commit 415ef32
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 68 deletions.
207 changes: 144 additions & 63 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"README.md"
],
"dependencies": {
"fury": "3.0.0-beta.7",
"fury-adapter-apib-parser": "0.11.0",
"fury-adapter-swagger": "0.22.4",
"fury": "3.0.0-beta.8",
"fury-adapter-apib-parser": "0.12.0",
"fury-adapter-swagger": "0.23.0",
"uri-template": "1.0.1"
},
"devDependencies": {
Expand All @@ -45,10 +45,10 @@
"istanbul": "0.4.5",
"mocha": "5.2.0",
"mocha-lcov-reporter": "1.3.0",
"proxyquire": "2.0.0",
"proxyquire": "2.0.1",
"rimraf": "2.6.3",
"semantic-release": "15.12.4",
"sinon": "5.0.7",
"sinon": "6.0.1",
"swagger-zoo": "2.20.0"
},
"keywords": [
Expand Down

0 comments on commit 415ef32

Please sign in to comment.