Bump babel preset version

This commit is contained in:
Dan Abramov
2016-09-22 23:38:47 +01:00
parent 302b9ec73f
commit 435fcef092
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-preset-react-app",
"version": "0.0.1",
"version": "0.1.0",
"description": "Babel preset used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",

View File

@@ -26,7 +26,7 @@
"babel-eslint": "6.1.2",
"babel-jest": "15.0.0",
"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",
"chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0",