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.
2 parents 4ff7c14 + bbfb074 commit de0b0e4Copy full SHA for de0b0e4
package.json
@@ -42,8 +42,8 @@
42
"react": ">=0.13"
43
},
44
"devDependencies": {
45
- "babel": "^5.8.19",
46
- "babel-core": "^5.8.19",
+ "babel": "^5.8.23",
+ "babel-core": "^5.8.24",
47
"babel-eslint": "^4.0.5",
48
"babel-loader": "^5.3.2",
49
"bootstrap": "^3.3.5",
@@ -107,7 +107,7 @@
107
"yargs": "^3.16.1"
108
109
"dependencies": {
110
- "babel-runtime": "^5.8.19",
+ "babel-runtime": "^5.8.24",
111
"classnames": "^2.1.3",
112
"dom-helpers": "^2.2.4",
113
"keycode": "^2.0.0",
0 commit comments