Skip to content

Commit a45e1b1

Browse files
committed
- Fixed unittest
1 parent eedadee commit a45e1b1

File tree

4 files changed

+1321
-1274
lines changed

4 files changed

+1321
-1274
lines changed

docs/angular-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ If you want to generate the Angular based client then you can specify `--client
99
The Angular client has been tested with the following versions:
1010

1111
```
12-
"@angular/common": "13.1.x",
13-
"@angular/core": "13.1.x",
12+
"@angular/common": "13.2.x",
13+
"@angular/core": "13.2.x",
1414
"rxjs": "7.5.x",
1515
```
1616

0 commit comments

Comments
 (0)