clean & stable

This commit is contained in:
readme 2020-03-03 13:58:59 +01:00
parent c5d95f94bc
commit e7a7a035e6
13 changed files with 55 additions and 591 deletions

View file

@ -28,20 +28,19 @@
"metalsmith-collections": "^0.9.0",
"metalsmith-feed": "^1.0.0",
"metalsmith-html-minifier": "^4.0.1",
"metalsmith-in-place": "^4.4.1",
"metalsmith-layouts": "^2.3.1",
"metalsmith-mapsite": "^1.0.6",
"metalsmith-markdown": "^1.3.0",
"metalsmith-permalinks": "^2.2.0",
"metalsmith-publish": "^0.1.5",
"metalsmith-word-count": "0.0.4"
},
"dependencies": {
"metalsmith-word-count": "0.0.4",
"jstransformer-handlebars": "^1.1.0",
"jstransformer-markdown": "^1.2.1",
"metalsmith-discover-partials": "^0.1.2",
"metalsmith-markdown-precompiler": "^1.0.0",
"metalsmith-paths": "^3.0.1",
"metalsmith-sitemap": "^1.2.2"
},
"dependencies": {
}
}