@offckb/cli 0.2.0-canary-fd72176.0 → 0.2.0-canary-58773d8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.2.0-canary-fd72176.0",
3
+ "version": "0.2.0-canary-58773d8.0",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "Retric Su <retric@cryptape.com>",
6
6
  "license": "MIT",
@@ -154,7 +154,7 @@ const mainnetLumosConfig: config.Config = { ...config.predefined.LINA, ...{} } a
154
154
 
155
155
  const offCKBConfig: OffCKBConfig = {
156
156
  version: 'update-me-offckb-config-version',
157
- lumosVersion: '0.22.2',
157
+ lumosVersion: '0.23.0',
158
158
  contractBinFolder: '../build/release',
159
159
  networks: {
160
160
  devnet: {