Skip to content

Commit b6cead5

Browse files
committed
Updated dependencies
1 parent a7ede6b commit b6cead5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"builddependencies": "^0.0.1",
17-
"prebuild-install": "^2.1.0"
17+
"prebuild-install": "^2.2.2"
1818
},
1919
"buildDependencies": [
2020
"barebonesos-linux",
@@ -24,13 +24,13 @@
2424
"devDependencies": {
2525
"barebonesos-linux": "^1.1.1",
2626
"ci-publish": "^1.3.0",
27-
"download-manager": "^0.1.3",
27+
"download-manager": "^0.1.4",
2828
"minimist": "^1.2.0",
2929
"nodeos-cross-toolchain": "^1.0.0-RC3.1",
30-
"nodeos-nodejs": "^6.9.5-0",
31-
"prebuild": "^6.0.0",
32-
"qemu": "^2.8.0",
33-
"suppose": "^0.6.1"
30+
"nodeos-nodejs": "^8.4.0",
31+
"prebuild": "^6.2.1",
32+
"qemu": "^2.9.0",
33+
"suppose": "^0.6.2"
3434
},
3535
"description": "Generate a NodeOS barebones image",
3636
"repository": {

0 commit comments

Comments
 (0)