Skip to content

Commit bfbec5f

Browse files
committed
add missing lodash deps
1 parent e0e48a9 commit bfbec5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"author": "",
2626
"devDependencies": {
2727
"@types/node": "^22.17.1",
28+
"@types/lodash": "^4.17.20",
2829
{{#lint}}
2930
"@eslint/js": "^9.33.0",
3031
"eslint": "^9.33.0",

0 commit comments

Comments
 (0)