Skip to content

Commit e20f866

Browse files
committed
chore: update release
1 parent f3faf61 commit e20f866

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/tall-turtles-kick.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tsplus/installer": patch
3+
---
4+
5+
Rebase on Microsoft/TypeScript up to 23-07-2022

prepack.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
COMMIT="8e07ce8431870987dd01026737faa9650ecf1ec0"
2+
COMMIT="931643b71d0e50f486ac8752372cd99158203ed6"
33
rm -rf tmp
44
mkdir tmp
55
cd tmp

0 commit comments

Comments
 (0)