Skip to content

Commit e6d0439

Browse files
authored
Update package.json
1 parent 5948cd6 commit e6d0439

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
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",
2+
"name": "vue-event-handler",
3+
"version": "1.0.2",
4+
"description": "Global event bus for Vue 1 and Vue 2.",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"author": "Sandeep K",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/sandeepk01/vue-eventbus.git"
10+
"url": "https://github.com/sandeepk01/vue-event-handler.git"
1111
},
1212
"devDependencies": {
1313
"babel-cli": "^6.10.1",

0 commit comments

Comments
 (0)