Skip to content

Commit 5580667

Browse files
committed
chore(vuexfire): adapt repository
1 parent dc620a5 commit 5580667

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

packages/vuexfire/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "git+https://github.com/posva/vuexfire.git"
30+
"url": "git+https://github.com/vuejs/vuefire.git"
3131
},
3232
"keywords": [
3333
"vuex",
@@ -47,14 +47,13 @@
4747
"firebase": ">= 4.0.0"
4848
},
4949
"author": {
50-
"name": "Eduardo San Martin Morote",
51-
"email": "posva13@gmail.com"
50+
"name": "Eduardo San Martin Morote"
5251
},
5352
"license": "MIT",
5453
"bugs": {
55-
"url": "https://github.com/posva/vuexfire/issues"
54+
"url": "https://github.com/vuejs/vuefire/issues"
5655
},
57-
"homepage": "https://github.com/posva/vuexfire#readme",
56+
"homepage": "https://github.com/vuejs/vuefire#readme",
5857
"devDependencies": {
5958
"@posva/vuefire-bundler": "^1.0.0",
6059
"@posva/vuefire-core": "^1.0.0",

0 commit comments

Comments
 (0)