This commit is contained in:
Fundor333
2024-09-17 17:28:28 +02:00
parent 878f038913
commit 7d009a7272
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -16,4 +16,4 @@ require (
// https://github.com/rootwork/hugo-module-site#local-theme-development
// replace github.com/fundor333/fugu-theme => /Users/matteoscarpa/Coding/Personale/fugu-theme
replace github.com/fundor333/macha-theme => /Users/matteoscarpa/Coding/Personale/macia-theme
// replace github.com/fundor333/macha-theme => /Users/matteoscarpa/Coding/Personale/macia-theme

6
package-lock.json generated
View File

@@ -287,9 +287,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.5.23",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.23.tgz",
"integrity": "sha512-mBhODedOXg4v5QWwl21DjM5amzjmI1zw9EPrPK/5Wx7C8jt33bpZNrC7OhHUG3pxRtbLpr3W2dXT+Ph1SsfRZA==",
"version": "1.5.24",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.24.tgz",
"integrity": "sha512-0x0wLCmpdKFCi9ulhvYZebgcPmHTkFVUfU2wzDykadkslKwT4oAmDTHEKLnlrDsMGZe4B+ksn8quZfZjYsBetA==",
"license": "ISC"
},
"node_modules/emoji-regex": {