Add yaml format config file

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-03-29 21:47:51 -07:00
parent d85d0aaf5d
commit 3909d0df82
4 changed files with 47 additions and 11 deletions

View File

@@ -30,7 +30,8 @@
"framework7-vue": "^8.3.0",
"skeleton-elements": "^4.0.1",
"swiper": "^11.0.3",
"vue": "^3.3.8"
"vue": "^3.3.8",
"yaml": "^2.4.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.1",