metalsmith-renamer
Advanced tools
Comparing version 0.5.38 to 0.5.39
@@ -0,1 +1,3 @@ | ||
## [0.5.39](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.38...v0.5.39) (2020-10-21) | ||
## [0.5.38](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.37...v0.5.38) (2020-10-19) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.38", | ||
"version": "0.5.39", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -37,3 +37,3 @@ "source": "src/index.js", | ||
"babel-jest": "26.6.0", | ||
"eslint-config-prettier": "6.13.0", | ||
"eslint-config-prettier": "6.14.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
@@ -40,0 +40,0 @@ "jest": "26.6.0", |
17970