multimatch dropped support for CJS, this is a priority * `npm remove multimatch` * replace multimatch usage with `metalsmith.match` * increment peerDependency & devDependency `"metalsmith": "^2.4.1"` * commit: `Resolves #<issue>: remove multimatch, use metalsmith.match`