We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2609fc4 commit f491b1fCopy full SHA for f491b1f
backend/package.json
@@ -160,7 +160,7 @@
160
"seed": "ts-node-esm ./prisma/seed.ts"
161
},
162
"keywords": [],
163
- "packageManager": "pnpm@8.14.3",
+ "packageManager": "pnpm@8.15.1",
164
"author": "",
165
"license": "MIT"
166
}
frontend/package.json
@@ -180,7 +180,7 @@
180
"typescript": "^5.2.2"
181
182
"license": "MIT",
183
184
"engines": {
185
"node": ">=16",
186
"pnpm": ">=7",
package.json
@@ -71,7 +71,7 @@
71
"frontend",
72
"backend"
73
],
74
75
76
"node": ">=18",
77
0 commit comments