cypress-multi-reporters
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -15,3 +15,2 @@ /* global require, module, console */ | ||
var Base = mocha.reporters.Base; | ||
var createStatsCollector = require('mocha/lib/stats-collector'); | ||
var path = require('path'); | ||
@@ -18,0 +17,0 @@ |
{ | ||
"name": "cypress-multi-reporters", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Generate multiple mocha reports in a single mocha execution.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
146133
540