Skip to content

Commit 034b76d

Browse files
committed
update readme angular versions
1 parent 1a0cc16 commit 034b76d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,23 @@
1717
- HTML
1818
- CSS
1919
- SaaS
20+
- Interfaces
21+
- Services
2022
- Directives
2123
- Components
22-
- Templates
24+
- @angular/animations: "^16.2.0",
25+
- @angular/cdk: "^16.2.10",
26+
- @angular/common: "^16.2.0",
27+
- @angular/compiler: "^16.2.0",
28+
- @angular/core: "^16.2.0",
29+
- @angular/forms: "^16.2.0",
30+
- @angular/material: "^16.2.10",
31+
- @angular/material-moment-adapter: "^16.2.10",
32+
- @angular/platform-browser: "^16.2.0",
33+
- @angular/platform-browser-dynamic: "^16.2.0",
34+
- @angular/router: "^16.2.0",
35+
- rxjs: "~7.8.0",
36+
- tslib: "^2.3.0",
37+
- zone.js: "~0.13.0"
2338

2439
## React

0 commit comments

Comments
 (0)