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.
2 parents c692c4a + 55e70f7 commit 1483960Copy full SHA for 1483960
package.json
@@ -18,7 +18,7 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "git+https://github.com/firebase/vuefire.git"
+ "url": "git+https://github.com/vuejs/vuefire.git"
22
23
"keywords": [
24
"vue",
@@ -29,9 +29,9 @@
29
"author": "Evan You",
30
"license": "MIT",
31
"bugs": {
32
- "url": "https://github.com/firebase/vuefire/issues"
+ "url": "https://github.com/vuejs/vuefire/issues"
33
34
- "homepage": "https://github.com/firebase/vuefire#readme",
+ "homepage": "https://github.com/vuejs/vuefire#readme",
35
"devDependencies": {
36
"chai": "^3.5.0",
37
"eslint": "^2.5.1",
0 commit comments