We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba0abb commit 335ae02Copy full SHA for 335ae02
projects/ngx-sub-form/package.json
@@ -10,8 +10,9 @@
10
"@angular/common": ">= 10 < 13",
11
"@angular/core": ">= 10 < 13",
12
"@angular/forms": ">= 10 < 13",
13
- "ngx-observable-lifecycle": "^2.1.4",
14
- "rxjs": "^6.5.4 || ^7.4.0"
+ "ngx-observable-lifecycle": "^2.2.1",
+ "rxjs": "^6.5.4 || ^7.4.0",
15
+ "tsdef": "0.0.13"
16
},
17
"keywords": [
18
"Angular",
0 commit comments