metalsmith-renamer
Advanced tools
@@ -0,1 +1,3 @@ | ||
## [0.5.65](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.64...v0.5.65) (2021-01-18) | ||
## [0.5.64](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.63...v0.5.64) (2021-01-16) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.64", | ||
"version": "0.5.65", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -37,3 +37,3 @@ "source": "src/index.js", | ||
"babel-jest": "26.6.3", | ||
"eslint-config-prettier": "7.1.0", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-plugin-prettier": "3.3.1", | ||
@@ -40,0 +40,0 @@ "jest": "26.6.3", |
20601
0.5%