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

Commit

Permalink
fix version of lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
kg0r0 committed Jul 11, 2019
1 parent 2245183 commit d0a8bd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"supertest": "^4.0.2",
"ts-node": "^8.1.0",
"typemoq": "^2.1.0",
"typescript": "^3.4.5"
"typescript": "^3.4.5",
"lodash": ">=4.17.13"
},
"dependencies": {
"@types/express-session": "^1.15.12",
Expand Down

0 comments on commit d0a8bd8

Please sign in to comment.