summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-02-16 09:16:39 +0000
committerGitHub <noreply@github.com>2025-02-16 09:16:39 +0000
commitb5290138e1f73a7a56578f9975ba3b50829ca8d4 (patch)
treeb4d2d0d4a5b10754f0d075248f97f63f74bbb9aa /package.json
parent5354e537b7e02b96cf0b842adfc5faaae5d1a862 (diff)
parent5086a041c02412f1a5f811325d4798c49acd328b (diff)
Merge pull request #77 from anoduck/develop
Regardless of failed style linting pulling this shit.
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 6d9a771..91de10b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
- "name": "@gethinode/template",
- "version": "0.16.0",
+ "name": "@anoduck/hinode-template",
+ "version": "0.4.3",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
@@ -30,7 +30,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/gethinode/template.git"
+ "url": "git+https://github.com/anoduck/hinode-template.git"
},
"author": "",
"license": "MIT",
@@ -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",