We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d862dbc commit 28084e5Copy full SHA for 28084e5
package.json
@@ -4,7 +4,7 @@
4
"workspaces": [
5
"apps/*"
6
],
7
- "packageManager": "pnpm@9.4.0",
+ "packageManager": "pnpm@10.6.1",
8
"scripts": {
9
"dev": "concurrently \"pnpm -F frontend dev\" \"pnpm -F backend start:dev\"",
10
"build": "lerna run build",
0 commit comments