Changed metadata ts version

This commit is contained in:
RVG|lory 2023-04-07 13:32:48 +02:00 committed by GitHub
parent dfd5368fe3
commit 2c7073310e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"language": "typescript",
"version": "4.2.3",
"version": "5.0.3",
"aliases": ["ts", "node-ts", "tsc", "typescript5", "ts5"]
}