File tree Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-react-app" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Babel preset used by Create React App" ,
55 "repository" : " facebookincubator/create-react-app" ,
66 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-app" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "keywords" : [
55 " react"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-react-app" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " ESLint configuration used by Create React App" ,
55 "repository" : " facebookincubator/create-react-app" ,
66 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dev-utils" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " Webpack utilities used by Create React App" ,
55 "repository" : " facebookincubator/create-react-app" ,
66 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-scripts" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Configuration and scripts for Create React App." ,
55 "repository" : " facebookincubator/create-react-app" ,
66 "license" : " BSD-3-Clause" ,
2828 "babel-eslint" : " 7.0.0" ,
2929 "babel-jest" : " 16.0.0" ,
3030 "babel-loader" : " 6.2.5" ,
31- "babel-preset-react-app" : " ^0.2.1 " ,
31+ "babel-preset-react-app" : " ^1.0.0 " ,
3232 "case-sensitive-paths-webpack-plugin" : " 1.1.4" ,
3333 "chalk" : " 1.1.3" ,
3434 "connect-history-api-fallback" : " 1.3.0" ,
3737 "detect-port" : " 1.0.1" ,
3838 "dotenv" : " 2.0.0" ,
3939 "eslint" : " 3.8.1" ,
40- "eslint-config-react-app" : " ^0.2.1 " ,
40+ "eslint-config-react-app" : " ^0.3.0 " ,
4141 "eslint-loader" : " 1.6.0" ,
4242 "eslint-plugin-flowtype" : " 2.21.0" ,
4343 "eslint-plugin-import" : " 2.0.1" ,
5757 "path-exists" : " 2.1.0" ,
5858 "postcss-loader" : " 1.0.0" ,
5959 "promise" : " 7.1.1" ,
60- "react-dev-utils" : " ^0.2.1 " ,
60+ "react-dev-utils" : " ^0.3.0 " ,
6161 "recursive-readdir" : " 2.1.0" ,
6262 "rimraf" : " 2.5.4" ,
6363 "strip-ansi" : " 3.0.1" ,
119119 " url-loader" ,
120120 " webpack" ,
121121 " webpack-dev-server" ,
122+ " webpack-manifest-plugin" ,
122123 " whatwg-fetch"
123124 ]
124125}
You can’t perform that action at this time.
0 commit comments