Skip to content

Commit e5743da

Browse files
authored
chore(): update repository name in package.json (angularfire2 --> angularfire) (#2642)
1 parent 35730b9 commit e5743da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
],
3131
"repository": {
3232
"type": "git",
33-
"url": "git+https://github.com/angular/angularfire2.git"
33+
"url": "git+https://github.com/angular/angularfire.git"
3434
},
3535
"author": "davideast",
3636
"license": "MIT",
3737
"bugs": {
38-
"url": "https://github.com/angular/angularfire2/issues"
38+
"url": "https://github.com/angular/angularfire/issues"
3939
},
40-
"homepage": "https://github.com/angular/angularfire2#readme",
40+
"homepage": "https://github.com/angular/angularfire#readme",
4141
"dependencies": {
4242
"@angular-devkit/architect": ">= 0.900 < 0.1100",
4343
"@angular-devkit/core": "^9.0.0 || ^10.0.0",

0 commit comments

Comments
 (0)