Skip to content

Commit d519103

Browse files
committed
Updated buho
1 parent e4e59dd commit d519103

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,15 @@
2929
"prebuild-install": "1.0.2"
3030
},
3131
"devDependencies": {
32-
"buho": "^0.1.0",
32+
"buho": "^0.2.1",
3333
"ci-publish": "^1.3.0",
3434
"minimist": "^1.2.0",
3535
"prebuild": "^4.5.0",
3636
"qemu": "^2.6.0",
3737
"suppose": "^0.6.1"
38+
},
39+
"buho": {
40+
"type": "nodejs",
41+
"url": "http://nodejs.org/dist/index.json"
3842
}
39-
}
43+
}

0 commit comments

Comments
 (0)