Skip to content

Commit b0a080b

Browse files
committed
specify last should.js version that supports .include and .includeEql
1 parent f30b93b commit b0a080b

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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"mocha": "*",
41-
"should": "*",
41+
"should": "=3.3.2",
4242
"pre-commit": "0.0.7",
4343
"sinon": "~1.10.0"
4444
}

0 commit comments

Comments
 (0)