Skip to content

Commit 644f73f

Browse files
committed
Rolled back sinon version to support node 0.10 (travis requirements)
1 parent c9e52aa commit 644f73f

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
@@ -37,6 +37,6 @@
3737
"chai": "^4.1.2",
3838
"mocha": "^3.2.0",
3939
"proxyquire": "^2.0.1",
40-
"sinon": "^4.4.10"
40+
"sinon": "^3.2.0"
4141
}
4242
}

0 commit comments

Comments
 (0)