fix: comma ontbrak update package.json

This commit is contained in:
Gabriellvl 2025-02-28 21:52:48 +01:00 committed by GitHub
parent 155504ef75
commit bd00da2428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@
"typescript-eslint": "^8.24.1"
},
"dependencies": {
"@types/js-yaml": "^4.0.9"
"@types/js-yaml": "^4.0.9",
"vue-i18n": "^10.0.5"
}
}