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 8be2708 commit 8418041Copy full SHA for 8418041
package.json
@@ -37,14 +37,14 @@
37
"uuid": "^2.0.1"
38
},
39
"devDependencies": {
40
- "babel-cli": "^6.4.5",
41
- "babel-core": "^6.4.5",
42
- "babel-eslint": "^4.1.6",
43
- "babel-plugin-transform-async-to-generator": "^6.4.6",
44
- "babel-plugin-transform-regenerator": "^6.4.4",
45
- "babel-preset-es2015": "^6.3.13",
46
- "eslint": "^1.10.3",
47
- "rimraf": "^2.5.1"
+ "babel-cli": "6.26.0",
+ "babel-core": "6.26.0",
+ "babel-eslint": "4.1.8",
+ "babel-plugin-transform-async-to-generator": "6.24.1",
+ "babel-plugin-transform-regenerator": "6.26.0",
+ "babel-preset-es2015": "6.24.1",
+ "eslint": "1.10.3",
+ "rimraf": "2.6.1"
48
49
"eslintConfig": {
50
"parser": "babel-eslint",
0 commit comments