Skip to content

Commit

Permalink
use file: protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 6, 2024
1 parent cccdd78 commit 50cc067
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typescript": "latest",
"typescript-four-seven": "npm:[email protected]",
"typescript-three": "npm:[email protected]",
"typescript-transform-paths": "link:.."
"typescript-transform-paths": "file:.."
},
"workspaces": {
"packages": [
Expand Down
5 changes: 5 additions & 0 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6262,6 +6262,11 @@ typed-assert@^1.0.8:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.5.tgz#dae20114a7b4ff4bd642db9c8c699f2953e8bbdb"
integrity sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==

"typescript-transform-paths@file:..":
version "3.4.7"
dependencies:
minimatch "^3.0.4"

"typescript-transform-paths@link:..":
version "0.0.0"
uid ""
Expand Down

0 comments on commit 50cc067

Please sign in to comment.