We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d774d commit 14997ccCopy full SHA for 14997cc
1 file changed
package.json
@@ -15,8 +15,8 @@
15
"author": "Jesús Leganés Combarro 'piranna' <piranna@gmail.com>",
16
"license": "MIT",
17
"dependencies": {
18
- "builddependencies": "0.0.1",
19
- "prebuild-install": "^2.1.0"
+ "builddependencies": "^0.0.1",
+ "prebuild-install": "^2.1.2"
20
},
21
"buildDependencies": [
22
"libfuse",
@@ -41,9 +41,9 @@
41
"nodeos-boot-singleUserMount": "^0.5.0",
42
"nodeos-cross-toolchain": "^1.0.0-RC3.1",
43
"nodeos-nodejs": "^6.9.5-0",
44
- "prebuild": "^6.0.2",
45
- "qemu": "^2.8.0",
46
- "suppose": "^0.6.1",
+ "prebuild": "^6.2.0",
+ "qemu": "^2.9.0",
+ "suppose": "^0.6.2",
47
"usrbinenv": "^0.1.0"
48
49
"repository": {
0 commit comments