Install lodash package

This commit is contained in:
Aleksandr Statciuk 2022-04-09 14:42:27 +03:00
parent 286bfac8c9
commit 0677c90002
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View file

@ -15,6 +15,7 @@
"glob": "^7.2.0",
"joi": "^17.6.0",
"json2csv": "^6.0.0-alpha.0",
"lodash": "^4.17.21",
"mz": "^2.7.0",
"node-cleanup": "^2.1.2",
"pre-commit": "^1.2.2",

View file

@ -21,6 +21,7 @@
"glob": "^7.2.0",
"joi": "^17.6.0",
"json2csv": "^6.0.0-alpha.0",
"lodash": "^4.17.21",
"mz": "^2.7.0",
"node-cleanup": "^2.1.2",
"pre-commit": "^1.2.2",