Skip to content

Commit b79f765

Browse files
committed
fix typo node_Modules
1 parent 7ed9370 commit b79f765

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"strip-ansi": "^6.0.1",
1717
"ts-expose-internals": "^4.1.2",
1818
"ts-jest": "^29.2.4",
19-
"ts-node": "link:../node_modues/ts-node",
19+
"ts-node": "link:../node_modules/ts-node",
2020
"ts-patch": "latest",
2121
"tsp1": "npm:ts-patch@1.*.*",
2222
"tsp2": "npm:ts-patch@2.*.*",

test/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6305,7 +6305,7 @@ ts-node@10.9.1:
63056305
v8-compile-cache-lib "^3.0.1"
63066306
yn "3.1.1"
63076307

6308-
"ts-node@link:../node_modues/ts-node":
6308+
"ts-node@link:../node_modules/ts-node":
63096309
version "0.0.0"
63106310
uid ""
63116311

0 commit comments

Comments
 (0)