Skip to content

Commit 9c9ac0b

Browse files
fix: add packageManager field for Turborepo/Netlify workspace resolution
1 parent d1665ff commit 9c9ac0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nocodeclarity-ai",
33
"private": true,
4+
"packageManager": "npm@10.9.4",
45
"workspaces": [
56
"apps/*",
67
"packages/*"

0 commit comments

Comments
 (0)