Skip to content

Commit c4d985b

Browse files
committed
chore: update lerna to latest version
1 parent 8d5775d commit c4d985b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "3.2.1",
2+
"lerna": "3.11.0",
33
"packages": [
44
"packages/*"
55
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"lerna": "3.2.1"
3+
"lerna": "3.11.0"
44
},
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)