Merge pull request #1711 from nschonni/util-extent-to-object-assign
Replace util._extend with Object.assign
Showing
| ... | @@ -59,6 +59,7 @@ | ... | @@ -59,6 +59,7 @@ |
| "get-stdin": "^4.0.1", | "get-stdin": "^4.0.1", | ||
| "glob": "^7.0.3", | "glob": "^7.0.3", | ||
| "in-publish": "^2.0.0", | "in-publish": "^2.0.0", | ||
| "lodash.assign": "^4.2.0", | |||
| "lodash.clonedeep": "^4.3.2", | "lodash.clonedeep": "^4.3.2", | ||
| "meow": "^3.7.0", | "meow": "^3.7.0", | ||
| "mkdirp": "^0.5.1", | "mkdirp": "^0.5.1", | ||
| ... | ... |
Please
register
or
sign in
to comment