Skip to content

Commit b6d964f

Browse files
committed
Bump babel preset version
1 parent 35f38fd commit b6d964f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/babel-preset-react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-react-app",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Babel preset used by Create React App",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"babel-eslint": "6.1.2",
2929
"babel-jest": "15.0.0",
3030
"babel-loader": "6.2.5",
31-
"babel-preset-react-app": "0.1.0",
31+
"babel-preset-react-app": "0.2.0",
3232
"case-sensitive-paths-webpack-plugin": "1.1.4",
3333
"chalk": "1.1.3",
3434
"connect-history-api-fallback": "1.3.0",

0 commit comments

Comments
 (0)