Skip to content

Commit 66cc891

Browse files
gaearonfeiqitian
authored andcommitted
Bump babel preset version
1 parent 2f340a8 commit 66cc891

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-react-app",
3-
"version": "0.0.1",
3+
"version": "0.1.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-eslint": "6.1.2",
2727
"babel-jest": "15.0.0",
2828
"babel-loader": "6.2.5",
29-
"babel-preset-react-app": "0.0.1",
29+
"babel-preset-react-app": "0.1.0",
3030
"case-sensitive-paths-webpack-plugin": "1.1.4",
3131
"chalk": "1.1.3",
3232
"connect-history-api-fallback": "1.3.0",

0 commit comments

Comments
 (0)