diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index ab78943..c997c88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gethinode/template", - "version": "0.3.18", + "version": "0.3.19", "description": "Hinode is a clean blog theme for Hugo, an open-source static site generator", "main": "index.js", "scripts": { @@ -50,7 +50,7 @@ "@gethinode/netlify-plugin-dartsass": "^0.3.0", "@knight-lab/timelinejs": "^3.9.6", "eslint": "^9.18.0", - "markdownlint-cli2": "^0.16.0", + "markdownlint-cli2": "^0.17.2", "neostandard": "^0.12.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5", @@ -66,4 +66,4 @@ "hugo-bin": { "buildTags": "extended" } -} +}
\ No newline at end of file |
