metalsmith-renamer
Advanced tools
Comparing version
@@ -0,1 +1,3 @@ | ||
## [0.5.20](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.19...v0.5.20) (2020-08-22) | ||
## [0.5.19](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.18...v0.5.19) (2020-08-20) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.19", | ||
"version": "0.5.20", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -39,3 +39,3 @@ "source": "src/index.js", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"jest": "26.4.1", | ||
"jest": "26.4.2", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.12.3", |
16032
0.64%