fix: comma teveel package.json

This commit is contained in:
Gabriellvl 2025-02-28 21:49:02 +01:00 committed by GitHub
parent 44a433e8c9
commit d54a836a41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@
"uuid": "^11.1.0",
"express": "^5.0.1",
"js-yaml": "^4.1.0",
"@types/js-yaml": "^4.0.9",
"@types/js-yaml": "^4.0.9"
},
"devDependencies": {
"@mikro-orm/cli": "^6.4.6",