Skip to content

Commit 4de36ac

Browse files
committed
Travis fix for node 4.
1 parent 3235bbe commit 4de36ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"rimraf": "^2.4.4",
4747
"sinon": "^1.15.4",
4848
"through2": "^2.0.0",
49-
"yargs": "^3.15.0"
49+
"yargs": "~3.15.0"
5050
}
5151
}

0 commit comments

Comments
 (0)