|
18 | 18 | "./packageDetect.cjs"
|
19 | 19 | ],
|
20 | 20 | "type": "module",
|
21 |
| - "version": "16.3.2-1-x", |
| 21 | + "version": "16.4.0", |
22 | 22 | "main": "index.js",
|
23 | 23 | "dependencies": {
|
24 |
| - "@polkadot/api-augment": "16.3.2-1-x", |
25 |
| - "@polkadot/api-base": "16.3.2-1-x", |
26 |
| - "@polkadot/api-derive": "16.3.2-1-x", |
| 24 | + "@polkadot/api-augment": "16.4.0", |
| 25 | + "@polkadot/api-base": "16.4.0", |
| 26 | + "@polkadot/api-derive": "16.4.0", |
27 | 27 | "@polkadot/keyring": "^13.5.3",
|
28 |
| - "@polkadot/rpc-augment": "16.3.2-1-x", |
29 |
| - "@polkadot/rpc-core": "16.3.2-1-x", |
30 |
| - "@polkadot/rpc-provider": "16.3.2-1-x", |
31 |
| - "@polkadot/types": "16.3.2-1-x", |
32 |
| - "@polkadot/types-augment": "16.3.2-1-x", |
33 |
| - "@polkadot/types-codec": "16.3.2-1-x", |
34 |
| - "@polkadot/types-create": "16.3.2-1-x", |
35 |
| - "@polkadot/types-known": "16.3.2-1-x", |
| 28 | + "@polkadot/rpc-augment": "16.4.0", |
| 29 | + "@polkadot/rpc-core": "16.4.0", |
| 30 | + "@polkadot/rpc-provider": "16.4.0", |
| 31 | + "@polkadot/types": "16.4.0", |
| 32 | + "@polkadot/types-augment": "16.4.0", |
| 33 | + "@polkadot/types-codec": "16.4.0", |
| 34 | + "@polkadot/types-create": "16.4.0", |
| 35 | + "@polkadot/types-known": "16.4.0", |
36 | 36 | "@polkadot/util": "^13.5.3",
|
37 | 37 | "@polkadot/util-crypto": "^13.5.3",
|
38 | 38 | "eventemitter3": "^5.0.1",
|
39 | 39 | "rxjs": "^7.8.1",
|
40 | 40 | "tslib": "^2.8.1"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@polkadot/api-augment": "16.3.2-1-x", |
44 |
| - "@polkadot/types-support": "16.3.2-1-x" |
| 43 | + "@polkadot/api-augment": "16.4.0", |
| 44 | + "@polkadot/types-support": "16.4.0" |
45 | 45 | }
|
46 | 46 | }
|
0 commit comments