diff --git a/README.md b/README.md index 54dd8e3..c7295ad 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ import { typeValidator, localStorage, camelizeKeys } from "@flare/js-utils"; 1.0.0 - This version includes data type validators and local storage utils 1.0.1 - Set new domain in configs -1.0.2 - Utilities function export fix +1.0.2 - Utility functions export fix 1.0.3 - Typescript warnings fix 1.0.4 - Added "camelizeKeys" function