Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit ea4b717

Browse files
author
Michal Vlasák
committed
Add missing packages
1 parent 1fd8310 commit ea4b717

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
},
4141
"devDependencies": {
4242
"@types/jest": "^23.3.7",
43+
"@types/lodash.foreach": "^4.5.4",
44+
"@types/lodash.isempty": "^4.4.4",
4345
"@types/lodash.isobject": "^3.0.4",
4446
"@types/lodash.isstring": "^4.0.4",
4547
"@types/node": "^10.12.0",

0 commit comments

Comments
 (0)