@offckb/cli 0.4.2 → 0.4.3

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 +2 -2
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -2803,7 +2803,7 @@ exports.TESTNET_SYSTEM_SCRIPTS = {
2803
2803
  {
2804
2804
  cellDep: {
2805
2805
  outPoint: {
2806
- txHash: '0x9f6558e91efa7580bfe97830d11cd94ca5d614bbf4a10b36f3a5b9d092749353',
2806
+ txHash: '0x756fdaf0d1ba1d2e03dc13c71c967b24021bc054893a766ccee6879c468892d2',
2807
2807
  index: 0,
2808
2808
  },
2809
2809
  depType: 'code',
@@ -129047,7 +129047,7 @@ module.exports = {"version":"3.17.0"};
129047
129047
  /***/ ((module) => {
129048
129048
 
129049
129049
  "use strict";
129050
- module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.2","h_":"ckb development network for your first try"}');
129050
+ module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.3","h_":"ckb development network for your first try"}');
129051
129051
 
129052
129052
  /***/ })
129053
129053
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@offckb/cli",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "ckb development network for your first try",
5
5
  "author": "CKB EcoFund",
6
6
  "license": "MIT",