Skip to content

Commit

Permalink
Upgrade Hugo and merge optional deps into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Nov 15, 2024
1 parent d1e6470 commit 95fe90a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,11 @@
},
"devDependencies": {
"cpy-cli": "^5.0.0",
"hugo-extended": "0.137.0",
"hugo-extended": "0.138.0",
"mkdirp": "^3.0.1",
"prettier": "^3.3.3"
},
"optionalDependencies": {
"prettier": "^3.3.3",
"netlify-cli": "^17.37.2",
"npm-check-updates": "^17.1.10"
"npm-check-updates": "^17.1.11"
},
"engines": {
"node": ">=22"
Expand Down

0 comments on commit 95fe90a

Please sign in to comment.