Skip to content

Commit e0e48a9

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

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
@@ -90,6 +90,7 @@
9090
{{#apiIO}}
9191
"moleculer-io": "^2.2.0",
9292
{{/apiIO}}
93+
"lodash": "^4.17.21",
9394
"moleculer": "github:moleculerjs/moleculer#next"
9495
},
9596
"engines": {

0 commit comments

Comments
 (0)