|
57 | 57 | "@jedwards1211/eslint-config-flow": "^1.0.0", |
58 | 58 | "@jedwards1211/eslint-config-react": "^1.0.1", |
59 | 59 | "@kadira/storybook": "^2.35.2", |
60 | | - "babel-cli": "^6.18.0", |
61 | | - "babel-core": "^6.21.0", |
62 | | - "babel-eslint": "^7.1.1", |
63 | | - "babel-plugin-flow-react-proptypes": "^0.21.0", |
64 | | - "babel-plugin-istanbul": "^4.0.0", |
65 | | - "babel-plugin-transform-react-constant-elements": "^6.9.1", |
66 | | - "babel-plugin-transform-runtime": "^6.15.0", |
67 | | - "babel-preset-es2015": "^6.18.0", |
68 | | - "babel-preset-flow": "^1.0.0", |
69 | | - "babel-preset-react": "^6.16.0", |
70 | | - "babel-preset-stage-1": "^6.16.0", |
71 | | - "babel-register": "^6.18.0", |
72 | | - "babel-runtime": "^6.20.0", |
73 | | - "chai": "^3.5.0", |
74 | | - "copy": "^0.3.0", |
75 | | - "coveralls": "^2.11.15", |
76 | | - "enzyme": "^2.7.0", |
77 | 60 | "babel-cli": "^6.22.2", |
78 | 61 | "babel-core": "^6.22.1", |
79 | 62 | "babel-eslint": "^7.1.1", |
| 63 | + "babel-plugin-flow-react-proptypes": "^0.21.0", |
80 | 64 | "babel-plugin-istanbul": "^4.0.0", |
| 65 | + "babel-plugin-transform-react-constant-elements": "^6.9.1", |
81 | 66 | "babel-plugin-transform-runtime": "^6.22.0", |
82 | 67 | "babel-preset-es2015": "^6.22.0", |
83 | 68 | "babel-preset-flow": "^6.23.0", |
| 69 | + "babel-preset-react": "^6.16.0", |
84 | 70 | "babel-preset-stage-1": "^6.22.0", |
85 | 71 | "babel-register": "^6.22.0", |
86 | 72 | "babel-runtime": "^6.22.0", |
87 | 73 | "chai": "^3.5.0", |
88 | 74 | "copy": "^0.3.0", |
89 | 75 | "coveralls": "^2.11.16", |
| 76 | + "enzyme": "^2.7.0", |
90 | 77 | "eslint": "^3.13.1", |
91 | 78 | "eslint-plugin-flowtype": "^2.30.0", |
92 | 79 | "eslint-plugin-react": "^6.8.0", |
|
0 commit comments