@offckb/cli 0.4.5-canary-92a8654.0 → 0.4.6-canary-d2d2df6.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
@@ -147411,7 +147411,7 @@ module.exports = {"version":"3.17.0"};
147411
147411
  /***/ ((module) => {
147412
147412
 
147413
147413
  "use strict";
147414
- module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.5-canary-92a8654.0","h_":"ckb development network for your first try"}');
147414
+ module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.6-canary-d2d2df6.0","h_":"ckb development network for your first try"}');
147415
147415
 
147416
147416
  /***/ })
147417
147417
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.4.5-canary-92a8654.0",
3
+ "version": "0.4.6-canary-d2d2df6.0",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "CKB EcoFund",
6
6
  "license": "MIT",