Skip to content

Commit

Permalink
fix(pact-node): bump dependency on pact-node to get verbose logging i…
Browse files Browse the repository at this point in the history
…n verification #583
  • Loading branch information
mefellows committed Jan 27, 2021
1 parent 452ff55 commit 8b26262
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
]
},
"dependencies": {
"@pact-foundation/pact-node": "^10.10.1",
"@pact-foundation/pact-node": "^10.11.2",
"@types/bluebird": "^3.5.20",
"@types/bunyan": "^1.8.3",
"@types/express": "^4.17.11",
Expand Down

0 comments on commit 8b26262

Please sign in to comment.