|
1 | 1 | { |
2 | 2 | "name": "react-scripts", |
3 | | - "version": "2.1.0", |
| 3 | + "version": "2.1.1", |
4 | 4 | "description": "Configuration and scripts for Create React App.", |
5 | 5 | "repository": "facebook/create-react-app", |
6 | 6 | "license": "MIT", |
|
30 | 30 | "babel-eslint": "9.0.0", |
31 | 31 | "babel-jest": "23.6.0", |
32 | 32 | "babel-loader": "8.0.4", |
33 | | - "babel-plugin-named-asset-import": "^0.2.2", |
34 | | - "babel-preset-react-app": "^6.0.0", |
| 33 | + "babel-plugin-named-asset-import": "^0.2.3", |
| 34 | + "babel-preset-react-app": "^6.1.0", |
35 | 35 | "bfj": "6.1.1", |
36 | 36 | "case-sensitive-paths-webpack-plugin": "2.1.2", |
37 | 37 | "chalk": "2.4.1", |
|
61 | 61 | "postcss-preset-env": "6.0.6", |
62 | 62 | "postcss-safe-parser": "4.0.1", |
63 | 63 | "react-app-polyfill": "^0.1.3", |
64 | | - "react-dev-utils": "^6.1.0", |
| 64 | + "react-dev-utils": "^6.1.1", |
65 | 65 | "resolve": "1.8.1", |
66 | 66 | "sass-loader": "7.1.0", |
67 | 67 | "style-loader": "0.23.0", |
|
0 commit comments