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

Fix Documentation structure (#2186)

This commit is contained in:
Paweł Kuna
2025-03-01 14:50:35 +01:00
committed by GitHub
parent 01ee740535
commit f29c911032
150 changed files with 11 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
"publish": "changeset publish",
"playwright": "pnpm run build && pnpm run vt",
"vt": "playwright test tests",
"reformat-mdx": "node build/reformat-mdx.mjs",
"reformat-mdx": "node .build/reformat-mdx.mjs",
"start": "pnpm dev"
},
"packageManager": "pnpm@10.5.1",