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