@offckb/cli 0.4.4-canary-345ced0.0 → 0.4.4-canary-a12a0bc.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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -129101,7 +129101,7 @@ module.exports = {"version":"3.17.0"};
129101
129101
  /***/ ((module) => {
129102
129102
 
129103
129103
  "use strict";
129104
- module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.3","h_":"ckb development network for your first try"}');
129104
+ module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.4-canary-a12a0bc.0","h_":"ckb development network for your first try"}');
129105
129105
 
129106
129106
  /***/ })
129107
129107
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.4.4-canary-345ced0.0",
3
+ "version": "0.4.4-canary-a12a0bc.0",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "CKB EcoFund",
6
6
  "license": "MIT",