Skip to content

Commit b7f2e8e

Browse files
committed
Remove redundant pnpm workspace info
1 parent 33fd40c commit b7f2e8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "codama-monorepo",
33
"private": true,
4-
"workspaces": [
5-
"packages/*"
6-
],
74
"scripts": {
85
"build": "turbo run build --log-order grouped",
96
"lint": "turbo run lint --log-order grouped",

0 commit comments

Comments
 (0)