Skip to content

Commit 2bce814

Browse files
authored
support nodejs 8 for a little longer
1 parent e384366 commit 2bce814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"yargs": "^15.4.1"
5050
},
5151
"devDependencies": {
52-
"mocha": "^8.1.3",
52+
"mocha": "^7.2.0",
5353
"proxy-agent": "^3.1.1"
5454
}
5555
}

0 commit comments

Comments
 (0)