Skip to content

Commit

Permalink
fix: add lodash.isequal to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Jan 20, 2022
1 parent fb3a83e commit fbe2f6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
"multiselect",
"multi-select"
],
"peerDependencies": {
"lodash.isequal": "^4.5.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.1.4",
"@angular-eslint/builder": "13.0.1",
Expand Down

0 comments on commit fbe2f6b

Please sign in to comment.