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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user