summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-02-15 02:33:34 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-02-15 02:33:34 -0500
commitd43ab2e37e681e222da93226bcd5211e29e84438 (patch)
tree9b46730f754a9a0fa46fb9d6582609068d714c57 /package.json
parentf079abb5cbc39bf5356bc7349f47b9b5c3627a48 (diff)
feat: 🎸 Module additions
Added created modules to the site along with more content.
Diffstat (limited to '')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 6fd249e..91de10b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.0",
+ "version": "0.4.3",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
@@ -43,15 +43,15 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.139.0",
+ "hugo-bin": "0.140.1",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.6",
- "eslint": "^9.19.0",
+ "eslint": "^9.20.1",
"markdownlint-cli2": "^0.17.2",
- "neostandard": "^0.12.0",
+ "neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
"postcss-cli": "^11.0.0",