mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-14 13:55:03 +00:00
chore: lodash -> lodash-es
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
This commit is contained in:
parent
c285984c9d
commit
504ffd729d
4 changed files with 23 additions and 10 deletions
|
@ -52,7 +52,7 @@
|
|||
"knub": "^32.0.0-next.21",
|
||||
"knub-command-manager": "^9.1.0",
|
||||
"last-commit-log": "^2.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
"moment-timezone": "^0.5.21",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"mysql2": "^3.9.8",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"@types/express": "^4.16.1",
|
||||
"@types/jest": "^24.0.15",
|
||||
"@types/js-yaml": "^3.12.1",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/moment-timezone": "^0.5.6",
|
||||
"@types/multer": "^1.4.7",
|
||||
"@types/passport": "^1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue