1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

trim output of hugo version

This commit is contained in:
2021-10-19 10:01:15 -04:00
parent c4b08ffb14
commit a5e608e2cf
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"exports": "./index.js",
"types": "./index.d.ts",
"dependencies": {
"careful-downloader": "^2.0.0",
"careful-downloader": "^2.0.1",
"log-symbols": "^5.0.0",
"read-pkg-up": "^9.0.0"
},