File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ npm run test
32
32
## ` @types/[lib] ` to TypeScript Versions
33
33
34
34
| ` @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 |
38
39
39
40
## ` @types/[lib] ` Minimum Target
40
41
You can’t perform that action at this time.
0 commit comments