Skip to content

Commit b421ed9

Browse files
viankakrisnagaearon
authored andcommitted
pin and bump lerna (#1688)
1 parent 72695a1 commit b421ed9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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": "facebookincubator/create-react-app",
@@ -13,4 +13,4 @@
1313
},
1414
"cacheDir": ".changelog"
1515
}
16-
}
16+
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-import": "2.0.1",
1919
"eslint-plugin-jsx-a11y": "2.2.3",
2020
"eslint-plugin-react": "6.4.1",
21-
"lerna": "^2.0.0-beta.37",
21+
"lerna": "2.0.0-beta.38",
2222
"lerna-changelog": "^0.2.3"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)