Skip to content

Commit 724c522

Browse files
authored
chore: update hugo-bin (#214)
1 parent 3956076 commit 724c522

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"autoprefixer": "^10.2.5",
3333
"concurrently": "^9.0.1",
3434
"eslint": "^8.16.0",
35-
"hugo-bin": "^0.140.1",
35+
"hugo-bin": "^0.149.2",
3636
"postcss": "^8.2.10",
3737
"postcss-import": "^16.1.0",
3838
"postcss-nested": "^7.0.2",

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"build": {
33
"env": {
4-
"HUGO_VERSION": "0.139.2"
4+
"HUGO_VERSION": "0.152.2"
55
}
66
}
77
}

0 commit comments

Comments
 (0)