We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
buho
1 parent e4e59dd commit d519103Copy full SHA for d519103
1 file changed
package.json
@@ -29,11 +29,15 @@
29
"prebuild-install": "1.0.2"
30
},
31
"devDependencies": {
32
- "buho": "^0.1.0",
+ "buho": "^0.2.1",
33
"ci-publish": "^1.3.0",
34
"minimist": "^1.2.0",
35
"prebuild": "^4.5.0",
36
"qemu": "^2.6.0",
37
"suppose": "^0.6.1"
38
+ },
39
+ "buho": {
40
+ "type": "nodejs",
41
+ "url": "http://nodejs.org/dist/index.json"
42
}
-}
43
+}
0 commit comments