Skip to content

Commit fad9737

Browse files
authored
Upgrade Lerna to the latest version (#53515)
1 parent 2b3195e commit fad9737

File tree

3 files changed

+49429
-52329
lines changed

3 files changed

+49429
-52329
lines changed

lerna.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"**/{storybook,stories}/**"
1212
],
1313
"packages": [ "packages/*" ],
14-
"version": "independent"
14+
"version": "independent",
15+
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1516
}

0 commit comments

Comments
 (0)