fix: normalize repository URLs in package.json

This commit is contained in:
imfozilbek
2025-11-30 01:53:57 +05:00
parent 294d085ad4
commit b3e04a411c
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/samiyev/puaros.git",
"url": "git+https://github.com/samiyev/puaros.git",
"directory": "packages/ipuaro"
},
"bugs": {