Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 30, 2021
1 parent f9f5a04 commit 6ef0733
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,11 @@ jobs:

- name: Node.js 6.x
node-version: "6.15"
npm-i: [email protected]

- name: Node.js 7.x
node-version: "7.10"
npm-i: [email protected]

- name: Node.js 8.x
node-version: "8.14"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.0.0",
"istanbul": "0.4.5",
"mocha": "6.2.3"
"mocha": "7.2.0"
},
"files": [
"LICENSE",
Expand Down

0 comments on commit 6ef0733

Please sign in to comment.