summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-04-05 09:03:36 +0000
committerGitHub <noreply@github.com>2025-04-05 09:03:36 +0000
commitf157df1dbe6f51c197dab50ca501735f48aea76c (patch)
tree46f0ada6506a128b41ac0a5619e1626ccb11c8e4 /package.json
parent4f840706434b62b72361ef2664836bd98dcdc249 (diff)
parent404e3dddb40259c52c8de375617c07c70da971ac (diff)
Merge pull request #94 from anoduck/develop
Develop
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d409f5c..204f9f3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.6",
+ "version": "0.4.7",
"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.23.0",
+ "eslint": "^9.24.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",