Skip to content

Commit d649864

Browse files
viankakrisnaSpaceK33z
authored andcommitted
pin and bump lerna (facebook#1688)
# Conflicts: # package.json
1 parent 3d0cb3a commit d649864

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: lerna.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "2.0.0-beta.37",
2+
"lerna": "2.0.0-beta.38",
33
"version": "independent",
44
"changelog": {
55
"repo": "CodeYellowBV/create-react-cy-app",
@@ -13,4 +13,4 @@
1313
},
1414
"cacheDir": ".changelog"
1515
}
16-
}
16+
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-jsx-a11y": "4.0.0",
2020
"eslint-plugin-react": "6.9.0",
2121
"eslint-config-codeyellow": "3.0.2",
22-
"lerna": "^2.0.0-beta.37",
22+
"lerna": "2.0.0-beta.38",
2323
"lerna-changelog": "^0.3.0"
2424
}
2525
}

0 commit comments

Comments
 (0)