Skip to content

Commit a0f8b84

Browse files
committed
fix: readme versions fix, also match to rpc spec to fix potential confusion
1 parent 5cf384b commit a0f8b84

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,16 @@
4343

4444
## Installation
4545

46-
RPC 0.7 - Latest
46+
RPC 0.8 - Latest
4747

4848
```bash
4949
npm i @starknet-io/types-js
5050
```
5151

52-
RPC 0.8 (rc3) - Beta
53-
54-
RPC 0.7 - Latest
55-
56-
```bash
57-
npm i @starknet-io/types-js@beta
58-
```
59-
60-
RPC 0.8 (rc3) - Beta
52+
RPC 0.7
6153

6254
```bash
63-
npm i @starknet-io/types-js@beta
55+
npm i @starknet-io/types-js@0.7.10
6456
```
6557

6658
## Types

0 commit comments

Comments
 (0)