Skip to content

Commit a0e732d

Browse files
committed
Fix lerna
1 parent 94ddefb commit a0e732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
33
"version": "3.26.5",
44
"packages": [
5-
"packages/*"
5+
"packages/next-intl"
66
],
77
"npmClient": "pnpm",
88
"changelogPreset": "conventional-changelog-conventionalcommits",

0 commit comments

Comments
 (0)