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

Commit 1ca11fd

Browse files
author
Steffan
committed
update demo
1 parent 1b7fed5 commit 1ca11fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The plugin for [Vue.js](http://vuejs.org) provides a declarative way to bind eve
1010
- Compact size 2KB
1111

1212
## Installation
13-
You can install it via [yarn](https://yarnpkg.com/) or [NPM](http://npmjs.org/).
13+
You can install it via [yarn](https://yarnpkg.com) or [NPM](https://npmjs.org).
1414
```
1515
$ yarn add vue-event-manager
1616
$ npm install vue-event-manager

examples/demo/demo.details

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Vue Event Manager
33
wrap: b
4-
editor_mode: grid_4
54
resources:
65
- https://cdn.jsdelivr.net/npm/vue@2.5.13
76
- https://cdn.jsdelivr.net/npm/vue-event-manager@1.0.6

0 commit comments

Comments
 (0)