1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: add shx dependency to core, docs, and preview packages

This commit is contained in:
codecalm
2025-05-26 20:36:01 +02:00
parent 57afd0bb11
commit c914ecfb05
4 changed files with 11 additions and 3 deletions

View File

@@ -29,7 +29,8 @@
"@docsearch/css": "^3.9.0",
"@docsearch/js": "^3.9.0",
"flat-cache": "^6.1.8",
"shiki": "^3.2.2"
"shiki": "^3.2.2",
"shx": "^0.4.0"
},
"dependencies": {
"@tabler/core": "workspace:*"