fix github action and over-specific pnpm version
This commit is contained in:
parent
90c535ebb2
commit
50b0c3b731
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@7.15.0",
|
||||
"packageManager": "^pnpm@7.0.0",
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
"dev": "turbo run dev --no-cache --parallel --continue",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue