Update package.json

This commit is contained in:
Nuno Coração 2023-03-24 21:50:30 +00:00 committed by GitHub
parent 756561d8bf
commit 332f355a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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