diff --git a/README.md b/README.md index 4483314..2a9cd7c 100644 --- a/README.md +++ b/README.md @@ -172,16 +172,16 @@ If you prefer not to install the package and want to include the ECMAScript modu project, you can use the following script tag: - CDN ( - jsDelivr): [`https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.9/dist/index.mjs`](https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.9/dist/index.mjs) + jsDelivr): [`https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.10/dist/index.mjs`](https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.10/dist/index.mjs) -- NPM: [`https://unpkg.com/use-postal-ph@1.1.9/dist/index.mjs`](https://unpkg.com/use-postal-ph@1.1.9/dist/index.mjs) +- NPM: [`https://unpkg.com/use-postal-ph@1.1.10/dist/index.mjs`](https://unpkg.com/use-postal-ph@1.1.10/dist/index.mjs) Import Statement: ```html