Skip to content

Commit c2fb278

Browse files
committed
chore(cypress-multi-reporters): bump version to 2.0.2
due to old 2.0.1 release line that was published by mistake
1 parent ae94ccc commit c2fb278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cypress-multi-reporters/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-multi-reporters",
3-
"version": "1.6.4",
3+
"version": "2.0.2",
44
"description": "Generate multiple mocha reports in a single mocha execution.",
55
"main": "index.js",
66
"nyc": {
@@ -44,7 +44,7 @@
4444
"eslint": "9.13.0",
4545
"eslint-config-defaults": "9.0.0",
4646
"husky": "9.1.6",
47-
"mocha": "9.2.2",
47+
"mocha": "8.4.0",
4848
"mocha-lcov-reporter": "1.3.0",
4949
"nyc": "17.1.0",
5050
"sinon": "19.0.2",

0 commit comments

Comments
 (0)