We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f38fd commit b6d964fCopy full SHA for b6d964f
packages/babel-preset-react-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-preset-react-app",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Babel preset used by Create React App",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
packages/react-scripts/package.json
@@ -28,7 +28,7 @@
28
"babel-eslint": "6.1.2",
29
"babel-jest": "15.0.0",
30
"babel-loader": "6.2.5",
31
- "babel-preset-react-app": "0.1.0",
+ "babel-preset-react-app": "0.2.0",
32
"case-sensitive-paths-webpack-plugin": "1.1.4",
33
"chalk": "1.1.3",
34
"connect-history-api-fallback": "1.3.0",
0 commit comments