Skip to content

Commit 5d7b85d

Browse files
chore: initial move to pnpm
1 parent 1e3f5f4 commit 5d7b85d

File tree

17 files changed

+11308
-31770
lines changed

17 files changed

+11308
-31770
lines changed

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.13.0",
3-
"npmClient": "npm",
3+
"npmClient": "pnpm",
44
"command": {
55
"publish": {
66
"message": "chore(release): Publish",
@@ -11,4 +11,4 @@
1111
}
1212
},
1313
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
14-
}
14+
}

0 commit comments

Comments
 (0)