Skip to content

Commit 6192d77

Browse files
committed
update
1 parent 1588c19 commit 6192d77

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typescript": "latest",
2424
"typescript-four-seven": "npm:[email protected]",
2525
"typescript-three": "npm:[email protected]",
26-
"typescript-transform-paths": "file:../"
26+
"typescript-transform-paths": "link:../"
2727
},
2828
"workspaces": {
2929
"packages": [

test/yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6413,6 +6413,10 @@ typed-assert@^1.0.8:
64136413
dependencies:
64146414
minimatch "^3.0.4"
64156415

6416+
"typescript-transform-paths@link:..":
6417+
version "0.0.0"
6418+
uid ""
6419+
64166420
typescript@latest:
64176421
version "5.3.3"
64186422
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"

0 commit comments

Comments
 (0)