We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e66185 + e136541 commit 1ea3998Copy full SHA for 1ea3998
projects/ngx-sub-form/package.json
@@ -6,10 +6,11 @@
6
"tslib": "^2.0.0"
7
},
8
"peerDependencies": {
9
- "fast-deep-equal": "^3.1.3",
10
"@angular/common": "^15.0.0",
11
"@angular/core": "^15.0.0",
12
"@angular/forms": "^15.0.0",
+ "fast-deep-equal": "^3.1.3",
13
+ "lodash-es": "^4.17.21",
14
"ngx-observable-lifecycle": "^2.2.1",
15
"rxjs": "^7.6.0",
16
"tsdef": "0.0.14"
0 commit comments