io-ts-fuzzy
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A collection of io-ts codecs for fuzzy decoding untyped configs and similar things", | ||
@@ -8,0 +8,0 @@ "main": "lib/index.js", |
# io-ts-fuzzy | ||
[![Travis CI Build Status](https://travis-ci.org/Tarik02/io-ts-fuzzy.svg?branch=master)](https://travis-ci.org/Tarik02/io-ts-fuzzy) | ||
[![Travis CI Build Status](https://travis-ci.com/Tarik02/io-ts-fuzzy.svg?branch=master)](https://travis-ci.com/Tarik02/io-ts-fuzzy) | ||
[![npm version](https://badge.fury.io/js/io-ts-fuzzy.svg)](https://badge.fury.io/js/io-ts-fuzzy) | ||
@@ -4,0 +4,0 @@ |
@@ -10,2 +10,3 @@ { | ||
"outDir": "lib", | ||
"declaration": true, | ||
"lib": [ | ||
@@ -12,0 +13,0 @@ "ESNext" |
51813
62
1451