We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dff184 commit 898f259Copy full SHA for 898f259
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bin-wrapper",
3
- "version": "2.1.3",
+ "version": "3.0.0",
4
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
5
"license": "MIT",
6
"repository": "kevva/bin-wrapper",
@@ -27,7 +27,7 @@
27
"dependencies": {
28
"bin-check": "^1.0.0",
29
"bin-version-check": "^2.1.0",
30
- "download": "^4.0.1-rc.1",
+ "download": "^4.0.0",
31
"globby": "^1.0.0",
32
"os-filter-obj": "^1.0.0"
33
},
0 commit comments