Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 863cde6

Browse files
committed
Fix current lerna version
1 parent 3c46c80 commit 863cde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": true,
44
"useWorkspaces": true,
5-
"version": "3.0.0"
5+
"version": "2.3.0"
66
}

0 commit comments

Comments
 (0)