tested and prepd release version

This commit is contained in:
Nuno Coração
2022-11-14 20:53:56 +00:00
parent d889efa6d4
commit 6e4ed17ab7
4 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
{
"name": "hugo-blowfish-theme",
"version": "2.12.1",
"version": "2.13.0",
"description": "Blowfish theme for Hugo",
"scripts": {
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
"preinstall": "rimraf assets/vendor",
"postinstall": "vendor-copy",
"assets": "rimraf assets/vendor && vendor-copy",