Update all package.json for renovate check
This commit is contained in:
parent
3e8ea2fef2
commit
11e93822d8
6 changed files with 48 additions and 43 deletions
|
@ -80,4 +80,4 @@ replaceInFiles.sync({
|
|||
});
|
||||
|
||||
// install deps
|
||||
execSync(`cd ${contextDir} && pnpm i`);
|
||||
execSync(`pnpm i`, { cwd: `./${contextDir}` })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue