@offckb/cli 0.4.9 → 0.4.10-canary-d82b3a9.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
@@ -131101,7 +131101,7 @@ module.exports = {"version":"3.17.0"};
131101
131101
  /***/ ((module) => {
131102
131102
 
131103
131103
  "use strict";
131104
- module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.9","h_":"ckb development network for your first try"}');
131104
+ module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.10-canary-d82b3a9.0","h_":"ckb development network for your first try"}');
131105
131105
 
131106
131106
  /***/ })
131107
131107
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.4.9",
3
+ "version": "0.4.10-canary-d82b3a9.0",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "CKB EcoFund",
6
6
  "license": "MIT",