testdouble
Advanced tools
Comparing version 3.17.0 to 3.17.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '3.17.0'; | ||
exports.default = '3.17.1'; |
{ | ||
"name": "testdouble", | ||
"version": "3.17.0", | ||
"version": "3.17.1", | ||
"description": "A minimal test double library for TDD with JavaScript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/testdouble/testdouble.js", |
@@ -1,1 +0,1 @@ | ||
export default '3.17.0' | ||
export default '3.17.1' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
461777
12292