DefinitelyTyped/types/node/package.json
Simon Schick 19826ba267 feat(node): v13.6 (#41353)
* feat(node): v13.3

* feat(node): v13.4-5

* Update types/node/wasi.d.ts

Co-Authored-By: Gerhard Stöbich <18708370+Flarna@users.noreply.github.com>

* feat(node): v13.6

Co-authored-by: Gerhard Stöbich <18708370+Flarna@users.noreply.github.com>
2020-01-23 10:20:52 -08:00

12 lines
168 B
JSON

{
"private": true,
"types": "index",
"typesVersions": {
">=3.5.0-0": {
"*": [
"ts3.5/*"
]
}
}
}