summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-01-29 08:59:10 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-01-29 09:00:55 -0500
commitf079abb5cbc39bf5356bc7349f47b9b5c3627a48 (patch)
tree3f61435b9737ec0ada3f7a7401ec5d67499ad44a /package.json
parent8f83a0e99fb7ed048b90a843ea3bba31cb9eb45d (diff)
feat: 🎸 Added countup page
Added module countup and countup page.
Diffstat (limited to '')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 8220c13..6fd249e 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.0",
"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",
@@ -57,7 +57,7 @@
"postcss-cli": "^11.0.0",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.13.2",
+ "stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {