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