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.
1 parent 6ea651a commit 355af24Copy full SHA for 355af24
lib/package.json
@@ -3,7 +3,8 @@
3
"version": "0.0.1",
4
"peerDependencies": {
5
"@angular/common": "^15.0.0",
6
- "@angular/core": "^15.0.0"
+ "@angular/core": "^15.0.0",
7
+ "lodash-es": "^4.17.21"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments