JQuery and Lodash as peer dependencies

This commit is contained in:
aboyko
2023-03-01 16:18:34 -05:00
parent ae324dc7b8
commit 8bafe72a45

View File

@@ -14,6 +14,8 @@
"ts-disposables": "2.2.3"
},
"peerDependencies": {
"jquery": ">=3.6.0",
"lodash": ">=4.17.0",
"@angular/core": ">=15.0.0 <17.0.0",
"@angular/forms": ">=15.0.0 < 17.0.0",
"@angular/common": ">=15.0.0 <17.0.0",