summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-28 22:56:50 +0000
committerGitHub <noreply@github.com>2025-03-28 22:56:50 +0000
commitafdf1fa7c5d90d5fcac78a9b893d2095071883b0 (patch)
tree578179ded2b31a591139a6c900c7f28854c61549 /package.json
parent11d3181eedd5b9fe804e6483eef683360ba13a77 (diff)
parent57dcd87622abdaae205a0e4d9cc884a4e802c17c (diff)
Merge pull request #91 from anoduck/develop
fix(google): google 404
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 11aa8c9..da15897 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.4",
+ "version": "0.4.5",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
@@ -57,7 +57,7 @@
"postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.16.0",
+ "stylelint": "^16.17.0",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {