Skip to content

Commit 1ffafdb

Browse files
authored
Fixed turbo packageManager (#2093)
1 parent 1ba07b2 commit 1ffafdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"workspaces": [
2222
"apps/*",
2323
"packages/*"
24-
]
24+
],
25+
"packageManager": "^[email protected]"
2526
}

0 commit comments

Comments
 (0)