Skip to content

Commit f7b59ab

Browse files
author
PutziSan
authored
fix: @lingui/conf lodash.get dependency (#950)
1 parent 8ac50ab commit f7b59ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/conf/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
2323
"chalk": "^4.1.0",
2424
"cosmiconfig": "^7.0.0",
25-
"jest-validate": "^26.5.2"
25+
"jest-validate": "^26.5.2",
26+
"lodash.get": "^4.4.2"
2627
},
2728
"files": [
2829
"LICENSE",

0 commit comments

Comments
 (0)