Skip to content

Commit

Permalink
Revert "Upgrades TS (#1234)"
Browse files Browse the repository at this point in the history
This reverts commit caeaba4.
  • Loading branch information
arcanis committed Apr 30, 2020
1 parent 1b81471 commit 504aac4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ JSPATCH="$THIS_DIR"/../../sources/patches/typescript.patch.ts
HASHES=(
# Patch # Base # Ranges
"426f5a7" "e39bdc3" ">=3.0 <3.6"
"16e6ce0" "e39bdc3" ">=3.6 <3.9"
"16e6ce0" "d68295e" ">=3.9"
"c670e7f" "e39bdc3" ">=3.6 <3.9"
"c670e7f" "d68295e" ">=3.9"
)

mkdir -p "$TEMP_DIR"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-compat/sources/patches/typescript.patch.ts

Large diffs are not rendered by default.

0 comments on commit 504aac4

Please sign in to comment.