We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 35730b9 commit e5743daCopy full SHA for e5743da
package.json
@@ -30,14 +30,14 @@
30
],
31
"repository": {
32
"type": "git",
33
- "url": "git+https://github.com/angular/angularfire2.git"
+ "url": "git+https://github.com/angular/angularfire.git"
34
},
35
"author": "davideast",
36
"license": "MIT",
37
"bugs": {
38
- "url": "https://github.com/angular/angularfire2/issues"
+ "url": "https://github.com/angular/angularfire/issues"
39
40
- "homepage": "https://github.com/angular/angularfire2#readme",
+ "homepage": "https://github.com/angular/angularfire#readme",
41
"dependencies": {
42
"@angular-devkit/architect": ">= 0.900 < 0.1100",
43
"@angular-devkit/core": "^9.0.0 || ^10.0.0",
0 commit comments