1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 07:35:28 -04:00

Remove picocolors and use console.log (#132)

This commit is contained in:
XhmikosR
2023-03-24 23:36:56 +02:00
committed by GitHub
parent 9af5be62b9
commit 0f23c2e69a
3 changed files with 2 additions and 15 deletions
-1
View File
@@ -31,7 +31,6 @@
},
"dependencies": {
"@xhmikosr/bin-wrapper": "^5.0.1",
"picocolors": "^1.0.0",
"pkg-conf": "^4.0.0",
"rimraf": "^4.4.0"
},