Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774)

This reverts commit 51f5334748.
This commit is contained in:
Dominik Prokop
2022-12-27 06:30:52 -08:00
committed by GitHub
parent 0d65063d0b
commit 9b7418ec17
17 changed files with 58 additions and 57 deletions

View File

@@ -2,5 +2,5 @@
# Manual changes might be lost!
integrations:
- vscode
- vim
- vscode

View File

@@ -1,6 +1,6 @@
{
"name": "typescript",
"version": "4.9.3-sdk",
"version": "4.8.4-sdk",
"main": "./lib/typescript.js",
"type": "commonjs"
}