github-actions[bot] 00d600ab1c
Version Packages (#1352)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
2025-10-27 18:47:46 +01:00

14 lines
250 B
JSON

{
"name": "docs",
"version": "0.0.8",
"private": true,
"description": "Task Master documentation powered by Mintlify",
"scripts": {
"dev": "mintlify dev",
"preview": "mintlify preview"
},
"devDependencies": {
"mintlify": "^4.2.111"
}
}