Commit 435fcef0 authored by Dan Abramov's avatar Dan Abramov
Browse files

Bump babel preset version

parent 302b9ec7
Showing with 2 additions and 2 deletions
+2 -2
{ {
"name": "babel-preset-react-app", "name": "babel-preset-react-app",
"version": "0.0.1", "version": "0.1.0",
"description": "Babel preset used by Create React App", "description": "Babel preset used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"babel-eslint": "6.1.2", "babel-eslint": "6.1.2",
"babel-jest": "15.0.0", "babel-jest": "15.0.0",
"babel-loader": "6.2.5", "babel-loader": "6.2.5",
"babel-preset-react-app": "0.0.1", "babel-preset-react-app": "0.1.0",
"case-sensitive-paths-webpack-plugin": "1.1.4", "case-sensitive-paths-webpack-plugin": "1.1.4",
"chalk": "1.1.3", "chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0", "connect-history-api-fallback": "1.3.0",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment