File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 19
19
"typescript" : " latest" ,
20
20
"typescript-four-seven" : " npm:typescript@4.7.4" ,
21
21
"typescript-three" : " npm:typescript@3.6.5" ,
22
- "typescript-transform-paths" : " link :.."
22
+ "typescript-transform-paths" : " file :.."
23
23
},
24
24
"workspaces" : {
25
25
"packages" : [
Original file line number Diff line number Diff line change @@ -6262,6 +6262,11 @@ typed-assert@^1.0.8:
6262
6262
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.5.tgz#dae20114a7b4ff4bd642db9c8c699f2953e8bbdb"
6263
6263
integrity sha512-BEjlc0Z06ORZKbtcxGrIvvwYs5hAnuo6TKdNFL55frVDlB+na3z5bsLhFaIxmT+dPWgBIjMo6aNnTOgHHmHgiQ==
6264
6264
6265
+ " typescript-transform-paths@file:.. " :
6266
+ version "3.4.7"
6267
+ dependencies :
6268
+ minimatch "^3.0.4"
6269
+
6265
6270
" typescript-transform-paths@link:.. " :
6266
6271
version "0.0.0"
6267
6272
uid ""
You can’t perform that action at this time.
0 commit comments