mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Bump babel preset version
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user