chore: rm lodash (#2451)
Updates node-vibrant to use a webpack-compatible version. lodash was implicitly installed through node-vibrant (and its lack of tree-shaking); with this fixed, lodash is no longer provided.
Showing
... | ... | @@ -88,7 +88,7 @@ |
"ms.macro": "^2.0.0", | ||
"multicodec": "^3.0.1", | ||
"multihashes": "^4.0.2", | ||
"node-vibrant": "^3.1.5", | ||
"node-vibrant": "^3.2.1-alpha.1", | ||
"polished": "^3.3.2", | ||
"polyfill-object.fromentries": "^1.0.1", | ||
"prettier": "^2.2.1", | ||
... | ... |
Please register or sign in to comment