We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941b74c commit 38fdc50Copy full SHA for 38fdc50
package.json
@@ -28,6 +28,6 @@
28
"coveralls": "nyc --reporter=lcov ava && cat ./coverage/lcov.info | coveralls"
29
},
30
"dependencies": {
31
- "is-binary-path": "^1.0.1"
+ "is-binary-path": "^2.0.0"
32
}
33
0 commit comments