We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda4c5b commit bc1d501Copy full SHA for bc1d501
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Node.js 6.x
69
node-version: "6.17"
70
- npm-i: [email protected] [email protected]
+ npm-i: [email protected] [email protected] [email protected]
71
72
- name: Node.js 7.x
73
node-version: "7.10"
0 commit comments