Skip to content

Commit

Permalink
v5.3.1
Browse files Browse the repository at this point in the history
 - [Fix] `bin/tape`: delay requires until needed
 - [meta] add missing `safe-publish-latest` dep
 - [Deps] update `is-regex`
 - [Dev Deps] update `eslint`
  • Loading branch information
ljharb committed Aug 6, 2021
1 parent a7ca7a3 commit 5a5a574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "5.3.0",
"version": "5.3.1",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"exports": {
Expand Down

0 comments on commit 5a5a574

Please sign in to comment.