Skip to content

Commit

Permalink
Update leadfoot dependency
Browse files Browse the repository at this point in the history
fixes #967
  • Loading branch information
jason0x43 committed Jan 20, 2019
1 parent fb47271 commit 8173546
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 17 deletions.
49 changes: 34 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@theintern/common": "~0.1.3",
"@theintern/digdug": "~2.2.3",
"@theintern/leadfoot": "~2.2.4",
"@theintern/leadfoot": "~2.2.5",
"@types/benchmark": "~1.0.30",
"@types/chai": "~4.1.4",
"@types/charm": "~1.0.0",
Expand Down Expand Up @@ -182,4 +182,4 @@
]
},
"pre-commit": "precommit"
}
}

0 comments on commit 8173546

Please sign in to comment.