Skip to content

Commit 4da0576

Browse files
committed
Fix missing jocker for nodeos-boot-* modules
1 parent b899b95 commit 4da0576

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"ci-publish": "^1.3.0",
3737
"libfuse": "^2.9.8-3",
3838
"nodeos-barebones": "^1.0.0-RC3.1",
39-
"nodeos-boot-multiUser": "^0.5.1",
40-
"nodeos-boot-singleUser": "^0.5.1",
41-
"nodeos-boot-singleUserMount": "^0.5.1",
39+
"nodeos-boot-multiUser": "^0.5.2",
40+
"nodeos-boot-singleUser": "^0.5.2",
41+
"nodeos-boot-singleUserMount": "^0.5.2",
4242
"nodeos-cross-toolchain": "^1.0.0-RC3.1",
4343
"nodeos-nodejs": "^6.9.5-0",
4444
"prebuild": "^6.2.0",

0 commit comments

Comments
 (0)