small bug fix

This commit is contained in:
Nuno Coração
2023-12-06 22:08:16 +00:00
parent 8f126777ad
commit d613121b76
3 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.47.0",
"version": "2.47.1",
"description": "Blowfish theme for Hugo",
"scripts": {
"fullinstall": "npm run preinstall && npm install && npm run postinstall",