feat(i18n): add support for Polish language (#102)

* feat(i18n): add support for Polish language
This commit is contained in:
Karol Lassak
2023-03-31 12:09:17 +02:00
committed by GitHub
parent db9cff1ae1
commit 8be30a734d
5 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "opencommit",
"version": "1.1.34",
"version": "1.1.36",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "opencommit",
"version": "1.1.34",
"version": "1.1.36",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.6.1",