summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-25 06:25:38 +0000
committerGitHub <noreply@github.com>2025-03-25 06:25:38 +0000
commit11d3181eedd5b9fe804e6483eef683360ba13a77 (patch)
tree013d9d0d7c601c1007c8eba823b4b7a37d3e7897 /package.json
parent40ae43a314222c9b8fd5800cbcc0c7a78b3b250d (diff)
parent91b15d9fadd7308ddb68d0faeb610d1583be536b (diff)
Merge pull request #89 from anoduck/develop
docs: Added content, updated mods
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 a244e8d..11aa8c9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.7",
- "eslint": "^9.22.0",
+ "eslint": "^9.23.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
@@ -66,4 +66,4 @@
"hugo-bin": {
"buildTags": "extended"
}
-} \ No newline at end of file
+}