Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
chore(devs): install loadash on ~package.jo
Browse files Browse the repository at this point in the history
  • Loading branch information
AteKitty07 committed Sep 15, 2022
1 parent 6768294 commit 1c0b0e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"@types/lodash.difference": "^4.5.7",
"@types/lodash.get": "^4.4.7",
"@types/lodash.intersection": "^4.4.7",
"@types/lodash.isboolean": "^3.0.7",
"@types/lodash.isnumber": "^3.0.7",
"@types/lodash.isplainobject": "^4.0.7",
"@types/lodash.isstring": "^4.0.7",
"@types/lodash.merge": "^4.6.7",
Expand Down Expand Up @@ -96,6 +98,8 @@
"lodash.difference": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.intersection": "^4.4.0",
"lodash.isboolean": "^3.0.3",
"lodash.isnumber": "^3.0.3",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
"lodash.merge": "^4.6.2",
Expand Down

0 comments on commit 1c0b0e1

Please sign in to comment.