Skip to content

Commit d9d69c9

Browse files
authored
[code-infra] Use nx for lerna tasks (#13166)
1 parent 31511a0 commit d9d69c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2+
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
23
"npmClient": "pnpm",
3-
"version": "independent",
4-
"useNx": false
4+
"version": "independent"
55
}

0 commit comments

Comments
 (0)