Skip to content

Commit

Permalink
[2.x] Update dependencies. (#219)
Browse files Browse the repository at this point in the history
[2.x] Update dependencies.
  • Loading branch information
bezoerb authored Oct 21, 2019
2 parents 0808d7e + 27cbe33 commit 3feac8a
Show file tree
Hide file tree
Showing 4 changed files with 738 additions and 430 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ module.exports = postcss.plugin('postcss-image-inliner', opts => {
if (file && file.mime) {
acc[key] = file;
}

return acc;
}, {});
}
Expand Down
Loading

0 comments on commit 3feac8a

Please sign in to comment.