@subwallet/chain-list 0.2.89-beta.8 → 0.2.89-webapp

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.
@@ -4,7 +4,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
4
4
  var _util = require("@polkadot/util");
5
5
  var _detectOther = _interopRequireDefault(require("./detectOther"));
6
6
  var _packageInfo = require("./packageInfo");
7
- // Copyright 2017-2024 @subwallet/chain-list authors & contributors
7
+ // Copyright 2017-2025 @subwallet/chain-list authors & contributors
8
8
  // SPDX-License-Identifier: Apache-2.0
9
9
 
10
10
  // Do not edit, auto-generated by @polkadot/dev
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.packageInfo = void 0;
7
- // Copyright 2017-2024 @subwallet/chain-list authors & contributors
7
+ // Copyright 2017-2025 @subwallet/chain-list authors & contributors
8
8
  // SPDX-License-Identifier: Apache-2.0
9
9
 
10
10
  // Do not edit, auto-generated by @polkadot/dev
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.89-beta.8'
16
+ version: '0.2.89-webapp'
17
17
  };
18
18
  exports.packageInfo = packageInfo;