We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nodeos-barebones
nodeos-cross-toolchain
1 parent 9157317 commit 87b41caCopy full SHA for 87b41ca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodeos-initramfs",
3
- "version": "1.0.0-RC3.0",
+ "version": "1.0.0-RC3.1",
4
"description": "Generate a NodeOS initramfs",
5
"scripts": {
6
"BigRedButton": "scripts/BigRedButton",
@@ -36,9 +36,9 @@
36
"exclfs": "piranna/exclfs",
37
"jocker": "^0.0.0",
38
"libfuse": "^2.9.8-3",
39
- "nodeos-barebones": "NodeOS/nodeos-barebones",
+ "nodeos-barebones": "^1.0.0-RC3.1",
40
"nodeos-boot-multiUser": "^0.4.2",
41
- "nodeos-cross-toolchain": "^1.0.0-RC3.0",
+ "nodeos-cross-toolchain": "^1.0.0-RC3.1",
42
"nodeos-nodejs": "^6.9.4",
43
"prebuild": "^6.0.0",
44
"qemu": "^2.8.0",
0 commit comments