[go: nahoru, domu]

Skip to content

Commit

Permalink
build: use supertest@3.4.2 for Node.js 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 7, 2022
1 parent 2e2d78c commit 080489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Node.js 6.x
node-version: "6.17"
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

- name: Node.js 7.x
node-version: "7.10"
Expand Down

0 comments on commit 080489d

Please sign in to comment.