diff --git a/projects/kit/package.json b/projects/kit/package.json index 4ba9879..f5d167c 100644 --- a/projects/kit/package.json +++ b/projects/kit/package.json @@ -1,6 +1,10 @@ { "name": "@rdlabo/ionic-angular-kit", "version": "21.2.0-2", + "repository": { + "type": "git", + "url": "https://github.com/rdlabo-team/ionic-angular-library.git" + }, "peerDependencies": { "@angular/common": "^21.0.0", "@angular/core": "^21.0.0",