Skip to content

Commit 2c00267

Browse files
committed
Changed to more strict sinon version to work around issue in latest sinon
1 parent b5418c4 commit 2c00267

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
@@ -62,6 +62,6 @@
6262
"grunt-jscs": "~1.5.x",
6363
"karma-sinon": "^1.0.3",
6464
"lodash": "^2.4.1",
65-
"sinon": "^1.10.3"
65+
"sinon": "1.10.3"
6666
}
6767
}

0 commit comments

Comments
 (0)