Restore Math.random on teardown.
... | ... | @@ -54,7 +54,7 @@ |
"smash": "~0.0.12", | ||
"uglify-js": "2.4.0", | ||
"vows": "0.7.0", | ||
"seedrandom": "0.1.6" | ||
"seedrandom": "2.3.1" | ||
}, | ||
"scripts": { | ||
"test": "node_modules/.bin/vows" | ||
... | ... |
Please register or sign in to comment