metalsmith-renamer
Advanced tools
Comparing version 0.5.52 to 0.5.53
@@ -0,1 +1,3 @@ | ||
## [0.5.53](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.52...v0.5.53) (2020-12-03) | ||
## [0.5.52](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.51...v0.5.52) (2020-11-28) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.52", | ||
"version": "0.5.53", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -38,3 +38,3 @@ "source": "src/index.js", | ||
"eslint-config-prettier": "6.15.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"eslint-plugin-prettier": "3.2.0", | ||
"jest": "26.6.3", | ||
@@ -41,0 +41,0 @@ "metalsmith": "2.3.0", |
19398