Skip to content

Commit 081336d

Browse files
committed
Dependencies update
1 parent 3c864a8 commit 081336d

File tree

3 files changed

+4342
-1716
lines changed

3 files changed

+4342
-1716
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![logo](https://jerouw.nl/wp-content/uploads/2017/05/ngfbmd.png "Logo")
77

88
# Angular 4 | Material Design | Firebase - Starter kit
9-
A full stack starter app containing [Angular 4](https://angular.io) (v5.0.0-beta.2/v4.3.3), [Material](https://material.io/) (v2.0.0-beta.8) and [Firebase](https://firebase.google.com/) (v4.2.0).
9+
A full stack starter app containing [Angular 4](https://angular.io) (v5.0.0-beta.3/v4.3.4), [Material](https://material.io/) (v2.0.0-beta.8) and [Firebase](https://firebase.google.com/) (v4.2.0).
1010

1111

1212
### Project is still in progress
@@ -25,7 +25,7 @@ Navigate to `http://localhost:4200/`. The app will automatically reload if you c
2525
To build the project run `npm run dist`.
2626

2727
## Development
28-
For own projects please use different keys in `app.component.ts`:
28+
For own projects please use different keys in `src/app/app.component.ts`:
2929
``` firebase.initializeApp({ ```
3030
``` // For other projects use different keys```
3131
``` apiKey: '[YOUR_KEY]',```

0 commit comments

Comments
 (0)