diff --git a/README.md b/README.md index c281a24..920411e 100644 --- a/README.md +++ b/README.md @@ -18,27 +18,27 @@ 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.1.7/dist/cjs/index.min.js +https://cdn.jsdelivr.net/npm/multiform-validator@2.1.8/dist/bundle.min.js ``` ```html - + ``` unpkg: ```bash -https://unpkg.com/multiform-validator@2.1.7/dist/cjs/index.js +https://unpkg.com/multiform-validator@2.1.8/dist/bundle.js ``` ```html - + ``` ### Example of use with CDN ```html - +