128.1. Creating notification module - ng generate module (#16 Section 18: Notification)

This commit is contained in:
Art
2021-09-17 13:47:22 +03:00
parent 7aedfe5ea7
commit 174326ab3e
3 changed files with 26 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"@angular/platform-browser-dynamic": "~12.2.0",
"@angular/router": "~12.2.0",
"@auth0/angular-jwt": "^5.0.2",
"angular-notifier": "^9.1.0",
"rxjs": "~6.6.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"