summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-22 16:55:13 +0000
committerGitHub <noreply@github.com>2025-01-22 16:55:13 +0000
commit1ccadf298f59158ae6d4d0d96a4ea22d1166dcb4 (patch)
tree5a3174e8854d7b0887e0119d1e10c69978bacc41 /package.json
parentd72b6cdb9d1ba0ef36d13359fbdfd38e4f09bc55 (diff)
parentfef727c822458bc6d3e8af96187a445addbcdb6c (diff)
Merge pull request #66 from anoduck/develop
Develop
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
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