We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4992da commit fd380cdCopy full SHA for fd380cd
src/React.Core/package.json
@@ -3,17 +3,17 @@
3
"name": "React.Core",
4
"private": true,
5
"devDependencies": {
6
- "babel-core": "~6.7.6",
+ "babel-core": "~6.9.0",
7
"babel-loader": "~6.2.4",
8
- "babel-preset-es2015": "~6.6.0",
+ "babel-preset-es2015": "~6.9.0",
9
"babel-preset-stage-0": "~6.5.0",
10
- "babel-standalone": "~6.7.4",
+ "babel-standalone": "~6.7.7",
11
"gulp": "~3.9.1",
12
"gulp-uglify": "~1.5.3",
13
"json-loader": "~0.5.4",
14
- "react": "~15.0.1",
+ "react": "~15.1.0",
15
"vinyl-named": "~1.1.0",
16
- "webpack": "~1.12.15",
17
- "webpack-stream": "~3.1.0"
+ "webpack": "~1.13.1",
+ "webpack-stream": "~3.2.0"
18
}
19
0 commit comments