Skip to content

Commit 93a9848

Browse files
author
Orta Therox
authored
Update README.md
1 parent 16ae065 commit 93a9848

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ npm run test
3232
## `@types/[lib]` to TypeScript Versions
3333

3434
| `@types/[lib]` version | TypeScript Version | Minimum TypeScript Support |
35-
| ---------------------------------------------------------------------- | ----------- | -------------- |
36-
| `@types/web` [0.0.1](https://www.npmjs.com/package/@types/web/v/0.0.1) | ~4.3 | 4.4 |
37-
| `@types/web` [0.0.2](https://www.npmjs.com/package/@types/web/v/0.0.2) | ~4.4 beta | 4.4 |
35+
| ------------------------------------------------------------------------- | ----------- | -------------- |
36+
| `@types/web` [0.0.1](https://www.npmjs.com/package/@types/web/v/0.0.1) | ~4.3 | 4.4 |
37+
| `@types/web` [0.0.2](https://www.npmjs.com/package/@types/web/v/0.0.2) | ~4.4 beta | 4.4 |
38+
| `@types/web` [0.0.25](https://www.npmjs.com/package/@types/web/v/0.0.25) | 4.4 | 4.4 |
3839

3940
## `@types/[lib]` Minimum Target
4041

0 commit comments

Comments
 (0)