mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 14:16:38 -05:00
Install lodash package
This commit is contained in:
parent
286bfac8c9
commit
0677c90002
2 changed files with 2 additions and 0 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue