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

Commit

Permalink
v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
steffans committed Apr 18, 2020
1 parent c50b253 commit a757946
Show file tree
Hide file tree
Showing 8 changed files with 4,098 additions and 3,276 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ $ npm install vue-event-manager
```

### CDN
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/[email protected].2) or [unpkg](https://unpkg.com/[email protected].2).
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/[email protected].3) or [unpkg](https://unpkg.com/[email protected].3).
```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].2"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].3"></script>
```

## Example
Expand Down
Loading

0 comments on commit a757946

Please sign in to comment.