Skip to content

Commit efb72a2

Browse files
committed
chore: update release
1 parent c9b8b0a commit efb72a2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/itchy-keys-cough.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tsplus/installer": patch
3+
---
4+
5+
fix: multiple tsplus definitions

prepack.sh

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

0 commit comments

Comments
 (0)