Skip to content

Commit

Permalink
isbinaryfile does not follow semver for supported node
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Mar 27, 2024
1 parent ab35ee3 commit eaae545
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
Expand Up @@ -40,7 +40,7 @@
"deep-extend": "^0.6.0",
"ejs": "^3.1.9",
"globby": "^13.2.2",
"isbinaryfile": "^5.0.0",
"isbinaryfile": "5.0.2",
"minimatch": "^9.0.3",
"multimatch": "^6.0.0",
"normalize-path": "^3.0.0",
Expand Down

0 comments on commit eaae545

Please sign in to comment.