Update link-in-app.ts

This commit is contained in:
Joseph Garrone 2023-03-22 22:02:20 +01:00 committed by GitHub
parent ddf911f4b9
commit cf2abbb127
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(