mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Add lodash to dependencies
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
3cf2948c7a
commit
5dc00e7b2d
@ -25,7 +25,8 @@
|
|||||||
"@ogre-tools/injectable": "^15.3.1",
|
"@ogre-tools/injectable": "^15.3.1",
|
||||||
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.1",
|
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.1",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
"fast-glob": "^3.2.12"
|
"fast-glob": "^3.2.12",
|
||||||
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user