From cf2abbb12722000513686806baa7e1deee41d6d2 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Wed, 22 Mar 2023 22:02:20 +0100 Subject: [PATCH] Update link-in-app.ts --- scripts/link-in-app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/link-in-app.ts b/scripts/link-in-app.ts index 7f3c3a5..3822b46 100644 --- a/scripts/link-in-app.ts +++ b/scripts/link-in-app.ts @@ -7,7 +7,7 @@ const singletonDependencies: string[] = [ //"@types/react" ]; -const rootDirPath = pathJoin(__dirname, "..", ".."); +const rootDirPath = pathJoin(__dirname, ".."); //NOTE: This is only required because of: https://github.com/garronej/ts-ci/blob/c0e207b9677523d4ec97fe672ddd72ccbb3c1cc4/README.md?plain=1#L54-L58 fs.writeFileSync(