Skip to content

Commit 30cc42b

Browse files
committed
fix(candidate): added missing dependency lodash
1 parent 610ead2 commit 30cc42b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/reva-candidate/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/reva-candidate/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"graphql-request": "^7.2.0",
3232
"html2pdf.js": "^0.10.3",
3333
"keycloak-js": "^24.0.3",
34+
"lodash": "^4.17.21",
3435
"next": "^14",
3536
"postcss-url": "^10.1.3",
3637
"react": "^18",

0 commit comments

Comments
 (0)