Skip to content

Commit e75ceb1

Browse files
author
mfrachet
committed
fix(deps): pnpm config
1 parent 572aaba commit e75ceb1

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-
"packages": ["packages/*", "examples/*"],
32
"version": "1.4.0",
4-
"useWorkspaces": true
3+
"useWorkspaces": true,
4+
"npmClient": "pnpm"
55
}

0 commit comments

Comments
 (0)