Bump babel preset version

This commit is contained in:
Dan Abramov
2016-09-23 20:56:39 +01:00
parent 35f38fd44c
commit b6d964f361
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -28,7 +28,7 @@
"babel-eslint": "6.1.2",
"babel-jest": "15.0.0",
"babel-loader": "6.2.5",
"babel-preset-react-app": "0.1.0",
"babel-preset-react-app": "0.2.0",
"case-sensitive-paths-webpack-plugin": "1.1.4",
"chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0",