Set Lodash dep to an exact version since newer versions introduced breaking changes
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"@0xproject/tslint-config": "^0.4.12",
|
||||
"@types/body-parser": "^1.16.1",
|
||||
"@types/express": "^4.0.35",
|
||||
"@types/lodash": "^4.14.86",
|
||||
"@types/lodash": "4.14.104",
|
||||
"awesome-typescript-loader": "^3.1.3",
|
||||
"gulp": "^3.9.1",
|
||||
"nodemon": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user