Skip to content

Commit 3df8222

Browse files
iarnabnoordhuis
authored andcommitted
npmlog version 3 switches to gauge version 2. The interface change is in setGaugeTemplate, which node-gyp does not use. PR-URL: #950 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent a4fa07b commit 3df8222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"minimatch": "1",
2929
"mkdirp": "^0.5.0",
3030
"nopt": "2 || 3",
31-
"npmlog": "0 || 1 || 2",
31+
"npmlog": "0 || 1 || 2 || 3",
3232
"osenv": "0",
3333
"path-array": "^1.0.0",
3434
"request": "2",

0 commit comments

Comments
 (0)