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 6246ce4 commit df56884Copy full SHA for df56884
package.json
@@ -50,7 +50,7 @@
50
"license": "MIT",
51
"dependencies": {
52
"builddependencies": "^0.0.1",
53
- "prebuild-install": "2.1.0"
+ "prebuild-install": "2.1.2"
54
},
55
"buildDependencies": [
56
"async",
@@ -61,7 +61,7 @@
61
"async": "^2.1.4",
62
"ci-publish": "^1.3.0",
63
"download-manager": "^0.1.3",
64
- "fs-extra": "^2.0.0",
+ "fs-extra": "^3.0.1",
65
"prebuild": "^6.0.0"
66
67
"main": "index.js",
0 commit comments