mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
chore: Set minimum pnpm version in package.json
This commit is contained in:
+3
-1
@@ -25,5 +25,7 @@
|
||||
"rollup": "^3.7.4",
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@7.18.1"
|
||||
"engines": {
|
||||
"pnpm": ">=7.24.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user