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 80c2c22 commit 7488986Copy full SHA for 7488986
1 file changed
packages/nuxt/package.json
@@ -42,6 +42,14 @@
42
"lodash-es": "^4.17.21",
43
"strip-json-comments": "^5.0.1"
44
},
45
+ "repository": {
46
+ "type": "git",
47
+ "url": "git+https://github.com/vuejs/vuefire.git"
48
+ },
49
+ "bugs": {
50
+ "url": "https://github.com/vuejs/vuefire/issues"
51
52
+ "homepage": "https://github.com/vuejs/vuefire#readme",
53
"peerDependencies": {
54
"@firebase/app-types": ">=0.8.1",
55
"firebase": "^9.0.0 || ^10.0.0 || ^11.1.0 || ^12.0.0",
0 commit comments