Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit a757946

Browse files
committed
v2.1.3
1 parent c50b253 commit a757946

File tree

8 files changed

+4098
-3276
lines changed

8 files changed

+4098
-3276
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ $ npm install vue-event-manager
1717
```
1818

1919
### CDN
20-
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/vue-event-manager@2.1.2) or [unpkg](https://unpkg.com/vue-event-manager@2.1.2).
20+
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/vue-event-manager@2.1.3) or [unpkg](https://unpkg.com/vue-event-manager@2.1.3).
2121
```html
22-
<script src="https://cdn.jsdelivr.net/npm/vue-event-manager@2.1.2"></script>
22+
<script src="https://cdn.jsdelivr.net/npm/vue-event-manager@2.1.3"></script>
2323
```
2424

2525
## Example

0 commit comments

Comments
 (0)