mirror of
https://github.com/vale981/metalsmith-layouts
synced 2025-03-04 17:21:37 -05:00
Update lodash
This commit is contained in:
parent
ac2d9a4728
commit
87332a9762
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"extend": "^3.0.0",
|
"extend": "^3.0.0",
|
||||||
"fs-readdir-recursive": "^1.0.0",
|
"fs-readdir-recursive": "^1.0.0",
|
||||||
"is-utf8": "^0.2.0",
|
"is-utf8": "^0.2.0",
|
||||||
"lodash.omit": "^3.1.0",
|
"lodash.omit": "^4.0.2",
|
||||||
"multimatch": "^2.0.0"
|
"multimatch": "^2.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue