pin versions of pnpm and node

This commit is contained in:
Amruth Pillai
2024-05-07 12:33:16 +02:00
parent e2e2551db4
commit 7b394f1437
2 changed files with 3 additions and 3 deletions

View File

@ -255,7 +255,7 @@
"zundo": "^2.1.0",
"zustand": "^4.5.2"
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": ">=18.17.0"
},