@fluffy-spoon/substitute
Advanced tools
Comparing version 1.81.0 to 1.85.0
{ | ||
"name": "@fluffy-spoon/substitute", | ||
"version": "1.81.0", | ||
"version": "1.85.0", | ||
"description": "An NSubstitute port to TypeScript called substitute.js.", | ||
"main": "dist/src/Index.js", | ||
"typings": "./dist/src/Index.d.ts", | ||
"main": "dist/src/index.js", | ||
"typings": "./dist/src/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "tsc && ava", |