Skip to content

Commit 50cc067

Browse files
committed
use file: protocol
1 parent cccdd78 commit 50cc067

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typescript": "latest",
2020
"typescript-four-seven": "npm:typescript@4.7.4",
2121
"typescript-three": "npm:typescript@3.6.5",
22-
"typescript-transform-paths": "link:.."
22+
"typescript-transform-paths": "file:.."
2323
},
2424
"workspaces": {
2525
"packages": [

test/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6262,6 +6262,11 @@ typed-assert@^1.0.8:
62626262
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.5.tgz#dae20114a7b4ff4bd642db9c8c699f2953e8bbdb"
62636263
integrity sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==
62646264

6265+
"typescript-transform-paths@file:..":
6266+
version "3.4.7"
6267+
dependencies:
6268+
minimatch "^3.0.4"
6269+
62656270
"typescript-transform-paths@link:..":
62666271
version "0.0.0"
62676272
uid ""

0 commit comments

Comments
 (0)