Skip to content

Commit ec911d6

Browse files
committed
Merge pull request microsoft#6743 from Microsoft/unpinMocha
unpin mocha version
2 parents fe23cc3 + 55ce1d0 commit ec911d6

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
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"jake": "latest",
33-
"mocha": "2.3.4",
33+
"mocha": "latest",
3434
"chai": "latest",
3535
"browserify": "latest",
3636
"istanbul": "latest",

0 commit comments

Comments
 (0)