Fix bug
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
6
package-lock.json
generated
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user