chore(projects): update pnpm version requirement
This commit is contained in:
parent
e57bf0b076
commit
19e65c1a9f
@ -28,7 +28,7 @@
|
|||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.12.0",
|
"node": ">=18.12.0",
|
||||||
"pnpm": ">=8.15.0"
|
"pnpm": ">=8.7.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vite build --mode prod",
|
"build": "vite build --mode prod",
|
||||||
|
Loading…
Reference in New Issue
Block a user