Skip to content

Commit 89344cc

Browse files
Update src/remote-config/tsconfig-test.json
Co-Authored-By: Andi Pätzold <[email protected]>
1 parent eb4bc00 commit 89344cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/remote-config/tsconfig-test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"baseUrl": ".",
55
"paths": {
66
"@angular/fire": ["../../dist/packages-dist"],
7-
"@angular/fire/reomte-config": ["../../dist/packages-dist/remote-config"]
7+
"@angular/fire/remote-config": ["../../dist/packages-dist/remote-config"]
88
}
99
},
1010
"files": [

0 commit comments

Comments
 (0)