metalsmith-renamer
Advanced tools
Comparing version 0.5.26 to 0.5.27
@@ -0,1 +1,3 @@ | ||
## [0.5.27](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.26...v0.5.27) (2020-09-25) | ||
## [0.5.26](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.25...v0.5.26) (2020-09-17) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.26", | ||
"version": "0.5.27", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -37,3 +37,3 @@ "source": "src/index.js", | ||
"babel-jest": "26.3.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-config-prettier": "6.12.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
@@ -40,0 +40,0 @@ "jest": "26.4.2", |
16746