Skip to content

Commit 326fddc

Browse files
committed
Documentation
1 parent 42d5c26 commit 326fddc

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

readme.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -359,14 +359,6 @@ The TypeBox compiler is tested against the [Official JSON Schema Test Suite](htt
359359

360360
TypeBox ships two distinct versions that span two generations of the TypeScript compiler.
361361

362-
```bash
363-
$ npm install typebox # 1.x
364-
365-
$ npm install @sinclair/typebox # 0.x
366-
```
367-
368-
These versions are summarized with the following.
369-
370362
| TypeBox | TypeScript | Description |
371363
| :--- | :--- | :--- |
372364
| 1.x | 6.0 - 7.0+ | **Latest.** Developed against the TypeScript 7 native compiler. Provides advanced type inference and native JSON Schema 2020-12 support. Includes backwards compatibility with `0.x` types. **ESM only.** |

0 commit comments

Comments
 (0)