@offckb/cli 0.4.4 → 0.4.5-canary-8bcdc40.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
@@ -129166,7 +129166,7 @@ module.exports = {"version":"3.17.0"};
129166
129166
  /***/ ((module) => {
129167
129167
 
129168
129168
  "use strict";
129169
- module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.4","h_":"ckb development network for your first try"}');
129169
+ module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.5-canary-8bcdc40.0","h_":"ckb development network for your first try"}');
129170
129170
 
129171
129171
  /***/ })
129172
129172
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.4.4",
3
+ "version": "0.4.5-canary-8bcdc40.0",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "CKB EcoFund",
6
6
  "license": "MIT",