There was an error while loading. Please reload this page.
1 parent 12d3bdf commit 37e70b3Copy full SHA for 37e70b3
package.json
@@ -27,15 +27,15 @@
27
"main": "lib/index.js",
28
"dependencies": {},
29
"devDependencies": {
30
- "babel-core": "^6.3.15",
31
- "babel-preset-es2015": "^6.18.0",
32
- "babel-preset-stage-0": "^6.16.0",
33
- "chai": "^3.4.1",
34
- "coveralls": "^2.11.4",
35
- "gulp": "^3.9.0",
+ "babel-core": "^6.26.0",
+ "babel-preset-es2015": "^6.24.1",
+ "babel-preset-stage-0": "^6.24.1",
+ "chai": "^3.5.0",
+ "coveralls": "^2.13.2",
+ "gulp": "^3.9.1",
36
"gulp-babel": "^7.0.0",
37
- "gulp-istanbul": "^1.1.1",
+ "gulp-istanbul": "^1.1.2",
38
"gulp-mocha": "^4.3.1",
39
- "mocha": "^3.2.0"
+ "mocha": "^3.5.3"
40
}
41
0 commit comments