We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5948cd6 commit e6d0439Copy full SHA for e6d0439
package.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "vue-eventbus",
3
- "version": "1.0.0",
4
- "description": "Global event bus for Vue 1 and Vue 2. Fork of https://github.com/cklmercer/vue-events",
+ "name": "vue-event-handler",
+ "version": "1.0.2",
+ "description": "Global event bus for Vue 1 and Vue 2.",
5
"license": "MIT",
6
"main": "dist/index.js",
7
"author": "Sandeep K",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/sandeepk01/vue-eventbus.git"
+ "url": "https://github.com/sandeepk01/vue-event-handler.git"
11
},
12
"devDependencies": {
13
"babel-cli": "^6.10.1",
0 commit comments