|
1 | 1 | { |
2 | 2 | "name": "react-scripts", |
3 | | - "version": "0.9.0", |
| 3 | + "version": "0.9.1", |
4 | 4 | "description": "Configuration and scripts for Create React App.", |
5 | 5 | "repository": "facebookincubator/create-react-app", |
6 | 6 | "license": "BSD-3-Clause", |
|
28 | 28 | "babel-eslint": "7.1.1", |
29 | 29 | "babel-jest": "18.0.0", |
30 | 30 | "babel-loader": "6.2.10", |
31 | | - "babel-preset-react-app": "^2.1.0", |
| 31 | + "babel-preset-react-app": "^2.1.1", |
32 | 32 | "babel-runtime": "^6.20.0", |
33 | 33 | "case-sensitive-paths-webpack-plugin": "1.1.4", |
34 | 34 | "chalk": "1.1.3", |
|
38 | 38 | "detect-port": "1.0.1", |
39 | 39 | "dotenv": "2.0.0", |
40 | 40 | "eslint": "3.8.1", |
41 | | - "eslint-config-react-app": "^0.5.1", |
| 41 | + "eslint-config-react-app": "^0.5.2", |
42 | 42 | "eslint-loader": "1.6.0", |
43 | 43 | "eslint-plugin-flowtype": "2.21.0", |
44 | 44 | "eslint-plugin-import": "2.0.1", |
|
56 | 56 | "object-assign": "4.1.1", |
57 | 57 | "postcss-loader": "1.2.2", |
58 | 58 | "promise": "7.1.1", |
59 | | - "react-dev-utils": "^0.5.0", |
| 59 | + "react-dev-utils": "^0.5.1", |
60 | 60 | "recursive-readdir": "2.1.1", |
61 | 61 | "strip-ansi": "3.0.1", |
62 | 62 | "style-loader": "0.13.1", |
|
0 commit comments