We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ede6b commit b6cead5Copy full SHA for b6cead5
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"license": "MIT",
15
"dependencies": {
16
"builddependencies": "^0.0.1",
17
- "prebuild-install": "^2.1.0"
+ "prebuild-install": "^2.2.2"
18
},
19
"buildDependencies": [
20
"barebonesos-linux",
@@ -24,13 +24,13 @@
24
"devDependencies": {
25
"barebonesos-linux": "^1.1.1",
26
"ci-publish": "^1.3.0",
27
- "download-manager": "^0.1.3",
+ "download-manager": "^0.1.4",
28
"minimist": "^1.2.0",
29
"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"
+ "nodeos-nodejs": "^8.4.0",
+ "prebuild": "^6.2.1",
+ "qemu": "^2.9.0",
+ "suppose": "^0.6.2"
34
35
"description": "Generate a NodeOS barebones image",
36
"repository": {
0 commit comments