Skip to content

Commit eec413a

Browse files
Merge pull request #1 from vinithadevi-murugan/master
sample(EJ2-37514): firebase sample updated
2 parents e7eab7d + 92ed7b4 commit eec413a

File tree

7 files changed

+117
-543
lines changed

7 files changed

+117
-543
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,15 @@
1515
"@angular/common": "~8.2.4",
1616
"@angular/compiler": "~8.2.4",
1717
"@angular/core": "~8.2.4",
18+
"@angular/fire": "^5.2.1",
1819
"@angular/forms": "~8.2.4",
1920
"@angular/platform-browser": "~8.2.4",
2021
"@angular/platform-browser-dynamic": "~8.2.4",
2122
"@angular/router": "~8.2.4",
23+
"@syncfusion/ej2-angular-schedule": "*",
24+
"@syncfusion/ej2-angular-calendars": "*",
25+
"@syncfusion/ej2-angular-grids": "*",
26+
"firebase": "^7.0.0",
2227
"rxjs": "~6.4.0",
2328
"tslib": "^1.10.0",
2429
"zone.js": "~0.9.1"

0 commit comments

Comments
 (0)