We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335ae02 commit cd8cc94Copy full SHA for cd8cc94
projects/ngx-sub-form/package.json
@@ -6,10 +6,10 @@
6
"tslib": "^2.0.0"
7
},
8
"peerDependencies": {
9
- "fast-deep-equal": "^3.0.1",
10
- "@angular/common": ">= 10 < 13",
11
- "@angular/core": ">= 10 < 13",
12
- "@angular/forms": ">= 10 < 13",
+ "fast-deep-equal": "^3.1.1",
+ "@angular/common": "^13.1.1",
+ "@angular/core": "^13.1.1",
+ "@angular/forms": "^13.1.1",
13
"ngx-observable-lifecycle": "^2.2.1",
14
"rxjs": "^6.5.4 || ^7.4.0",
15
"tsdef": "0.0.13"
0 commit comments