feat(new-tool): yaml and json converters

This commit is contained in:
Corentin Thomasset 2023-04-10 17:34:58 +02:00 committed by Corentin THOMASSET
parent 05f06f6a07
commit c0a89131dd
9 changed files with 149 additions and 1 deletions

View file

@ -73,7 +73,8 @@
"ua-parser-js": "^1.0.35",
"uuid": "^8.3.2",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue-router": "^4.1.6",
"yaml": "^2.2.1"
},
"devDependencies": {
"@playwright/test": "^1.32.2",