fix: Display country name

This commit is contained in:
Ahmed Bouhuolia
2024-10-06 13:18:31 +02:00
parent 75ec315de2
commit df9d277e66
15 changed files with 659 additions and 65 deletions

View File

@@ -29,5 +29,8 @@
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"dependencies": {
"tsup": "^8.3.0"
}
}