Skip to content

Commit 4c0dc72

Browse files
committed
use the released version of tshy
1 parent c858f37 commit 4c0dc72

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"tap": "^18.0.0-0",
8383
"trivial-deferred": "^2.0.0",
8484
"ts-node": "npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1",
85-
"tshy": "^1.0.0-3",
85+
"tshy": "^1.0.0",
8686
"typedoc": "^0.25.1",
8787
"typescript": "5.2",
8888
"walk-up-path": "^3.0.1",

src/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"sync-content": "^1.0.1",
7979
"tap-parser": "15.0.0-4",
8080
"ts-node": "npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1",
81-
"tshy": "^1.0.0-3",
81+
"tshy": "^1.0.0",
8282
"typescript": "5.2"
8383
},
8484
"license": "BlueOak-1.0.0",

0 commit comments

Comments
 (0)