docs: remove duplicate parsed tag items (#10676)

This commit is contained in:
Shahed Nasser
2024-12-19 19:33:23 +02:00
committed by GitHub
parent 024c55d995
commit 8650e6178e
5 changed files with 31 additions and 19 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"dev": "turbo run dev:monorepo",
"lint": "turbo run lint",
"lint:content": "turbo run lint:content",
"watch": "turbo run watch"
"watch": "turbo run watch",
"prep": "turbo run prep"
},
"dependencies": {
"autoprefixer": "10.4.14",