Skip to content

Commit

Permalink
gar/package lock (#84)
Browse files Browse the repository at this point in the history
* chore: tap@16

* chore: prepublishOnly

* chore: fix broken test

It appears that this was written and passing on systems with more than
one `which` installed.  This test failed on a system with it only
installed once.
  • Loading branch information
wraithgar committed Apr 4, 2022
1 parent f27ba7d commit 82af5fe
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3,550 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.nyc_output/
coverage/
node_modules/
package-lock.json
Loading

0 comments on commit 82af5fe

Please sign in to comment.