Update hugo-bin to v0.49.0 (Hugo v0.61.0)

This commit is contained in:
XhmikosR 2019-11-27 12:51:52 +02:00
parent c340897955
commit ef03833b69
3 changed files with 10 additions and 7 deletions

6
package-lock.json generated
View file

@ -5971,9 +5971,9 @@
}
},
"hugo-bin": {
"version": "0.47.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.1.tgz",
"integrity": "sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==",
"version": "0.49.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.49.0.tgz",
"integrity": "sha512-ZNZsChCFOHLsgjcC3snPvXnkt+wPeOSdvcFFhqZvwtXu/j7/siqk7xhPwnBaXz9ch8whwo76n1/aKRRb13gnBA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",