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