@ckb-lumos/config-manager
Advanced tools
Comparing version 0.17.0-rc7 to 0.17.0-rc8
{ | ||
"name": "@ckb-lumos/config-manager", | ||
"version": "0.17.0-rc7", | ||
"version": "0.17.0-rc8", | ||
"description": "Config manager for lumos", | ||
@@ -44,7 +44,8 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>", | ||
"dependencies": { | ||
"@ckb-lumos/base": "^0.17.0-rc7", | ||
"@ckb-lumos/base": "^0.17.0-rc8", | ||
"@ckb-lumos/bi": "^0.17.0-rc8", | ||
"@types/deep-freeze-strict": "^1.1.0", | ||
"deep-freeze-strict": "^1.1.1" | ||
}, | ||
"gitHead": "38bf70632142311ae06f068b7d76ed4062fec5da" | ||
"gitHead": "2489e45e67fad85feb01e6a9793bcc150c30b8a3" | ||
} |
44771
4
+ Added@ckb-lumos/bi@^0.17.0-rc8
Updated@ckb-lumos/base@^0.17.0-rc8