diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index fdc7630..0e6daaa 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/README.md b/README.md index a693f0f..2e5456b 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Feel free to find bugs and report them to me. Your feedback is highly appreciate jsDelivr: ```bash -https://cdn.jsdelivr.net/npm/multiform-validator@2.5.0/+esm +https://cdn.jsdelivr.net/npm/multiform-validator@2.5.1/+esm ``` ```html ``` @@ -34,11 +34,11 @@ https://cdn.jsdelivr.net/npm/multiform-validator@2.5.0/+esm unpkg: ```bash -https://unpkg.com/multiform-validator@2.5.0/dist/cjs/index.cjs +https://unpkg.com/multiform-validator@2.5.1/dist/cjs/index.cjs ``` ```html - + ``` ### Example of use with CDN @@ -46,7 +46,7 @@ https://unpkg.com/multiform-validator@2.5.0/dist/cjs/index.cjs using cjs: ```html - +