We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed9370 commit b79f765Copy full SHA for b79f765
test/package.json
@@ -16,7 +16,7 @@
16
"strip-ansi": "^6.0.1",
17
"ts-expose-internals": "^4.1.2",
18
"ts-jest": "^29.2.4",
19
- "ts-node": "link:../node_modues/ts-node",
+ "ts-node": "link:../node_modules/ts-node",
20
"ts-patch": "latest",
21
"tsp1": "npm:ts-patch@1.*.*",
22
"tsp2": "npm:ts-patch@2.*.*",
test/yarn.lock
@@ -6305,7 +6305,7 @@ ts-node@10.9.1:
6305
v8-compile-cache-lib "^3.0.1"
6306
yn "3.1.1"
6307
6308
-"ts-node@link:../node_modues/ts-node":
+"ts-node@link:../node_modules/ts-node":
6309
version "0.0.0"
6310
uid ""
6311
0 commit comments