Skip to content

Commit

Permalink
Merge pull request #645 from baldomerocho/master
Browse files Browse the repository at this point in the history
add lodash dependency explicitly to resolve failed build
  • Loading branch information
canove authored Oct 14, 2024
2 parents b5ec405 + 54aa4c2 commit b19494c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
ssl/
.env
.wwebjs_auth
.idea
1 change: 1 addition & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"@types/uuid": "^8.3.3",
"@types/validator": "^13.1.0",
"@types/yup": "^0.29.8",
"@types/lodash": "4.14",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"eslint": "^7.10.0",
Expand Down

0 comments on commit b19494c

Please sign in to comment.