We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2d78c commit 080489dCopy full SHA for 080489d
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Node.js 6.x
63
node-version: "6.17"
64
- npm-i: mocha@6.2.2 nyc@14.1.1 supertest@6.1.6
+ npm-i: mocha@6.2.2 nyc@14.1.1 supertest@3.4.2
65
66
- name: Node.js 7.x
67
node-version: "7.10"
0 commit comments