update content render

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-05 22:02:43 +06:00
parent acbbc595b2
commit bb2c026901
5 changed files with 134 additions and 35 deletions

View File

@@ -14,9 +14,9 @@
"@tailwindcss/typography": "^0.5.8",
"nuxt": "3.0.0",
"nuxt-icon": "^0.1.8",
"prettier": "^2.8.0"
},
"dependencies": {
"vue-content-loader": "^2.0.1"
"prettier": "^2.8.0",
"typescript": "^4.9.4",
"vue-content-loader": "^2.0.1",
"vue-tsc": "^1.0.22"
}
}