diff --git a/packages/typescript/README.md b/packages/typescript/README.md index 2db02ab..be806e2 100644 --- a/packages/typescript/README.md +++ b/packages/typescript/README.md @@ -17,24 +17,24 @@ 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.1/dist/bundle.min.js +https://cdn.jsdelivr.net/npm/multiform-validator@2.1.2/dist/bundle.min.js ``` ```html - + ``` unpkg: ```bash -https://unpkg.com/multiform-validator@2.1.1/dist/bundle.js +https://unpkg.com/multiform-validator@2.1.2/dist/bundle.js ``` ```html - + ``` ### Example of use with CDN ```html - +