diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
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 +} |
