check-types-mini
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -20,1 +20,2 @@ # Change Log | ||
[1.1.0]: https://github.com/code-and-send/check-types-mini/compare/v1.0.1...v1.1.0 | ||
[1.2.0]: https://github.com/code-and-send/check-types-mini/compare/v1.1.0...v1.2.0 |
{ | ||
"name": "check-types-mini", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Check the types of your options object's values after user has customised them", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
15895