Skip to content

Commit

Permalink
v5.5.3
Browse files Browse the repository at this point in the history
 - [Robustness] `test` observably looks up `exec` on the object
 - [Deps] update `minimist`
 - [meta] ensure `prelint` works on windows
 - [meta] improve `prelint` script when no `.git` dir is present
  • Loading branch information
ljharb committed Apr 8, 2022
1 parent dabc6af commit 1d724f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "5.5.2",
"version": "5.5.3",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"browser": {
Expand Down

0 comments on commit 1d724f0

Please sign in to comment.