[Build] Prep

This commit is contained in:
2025-03-25 17:12:09 +01:00
parent 49595c3811
commit aea9229c54
3 changed files with 128 additions and 5 deletions

View File

@@ -14,6 +14,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@janishutz/colorthief": "^3.0.2",
"color-convert": "^3.0.1",
"inquirer": "^12.5.0",
"mustache": "^4.2.0"
}
}