Skip to content

Commit 87b41ca

Browse files
committed
Use upstream packages of nodeos-barebones and nodeos-cross-toolchain
1 parent 9157317 commit 87b41ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodeos-initramfs",
3-
"version": "1.0.0-RC3.0",
3+
"version": "1.0.0-RC3.1",
44
"description": "Generate a NodeOS initramfs",
55
"scripts": {
66
"BigRedButton": "scripts/BigRedButton",
@@ -36,9 +36,9 @@
3636
"exclfs": "piranna/exclfs",
3737
"jocker": "^0.0.0",
3838
"libfuse": "^2.9.8-3",
39-
"nodeos-barebones": "NodeOS/nodeos-barebones",
39+
"nodeos-barebones": "^1.0.0-RC3.1",
4040
"nodeos-boot-multiUser": "^0.4.2",
41-
"nodeos-cross-toolchain": "^1.0.0-RC3.0",
41+
"nodeos-cross-toolchain": "^1.0.0-RC3.1",
4242
"nodeos-nodejs": "^6.9.4",
4343
"prebuild": "^6.0.0",
4444
"qemu": "^2.8.0",

0 commit comments

Comments
 (0)