Skip to content

Commit

Permalink
Merge pull request #11 from ChristianMurphy/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
ChristianMurphy committed Jun 4, 2019
2 parents db38a81 + d4874ca commit 134d4d2
Show file tree
Hide file tree
Showing 4 changed files with 2,124 additions and 3,280 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- lts/carbon # version 8
- lts/dubnium # version 10
- stable # latest
os:
- windows
- linux
Expand Down
4 changes: 0 additions & 4 deletions file-util-git-history.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ async function readHistory(filePath, gitPath) {
100000
);

// cleanup references to native code
walker.free();
repo.free();

return history;
}

Expand Down
Loading

0 comments on commit 134d4d2

Please sign in to comment.