chore: add shx to Dev dependancies

This commit is contained in:
Alec Divito
2025-04-08 10:21:04 -04:00
committed by GitHub
parent 3fdeb8a01f
commit ca8335edb6

View File

@ -27,6 +27,7 @@
"@types/turndown": "^5.0.5",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"
"typescript": "^5.7.2",
"shx": "0.4.0"
}
}