core icon indicating copy to clipboard operation
core copied to clipboard

missing `repository` on `package.json`

Open viceice opened this issue 1 year ago • 0 comments

Current behavior

The published packages no longer have the repository field populated in package.json, so tools like renovate are no longer to find the source repository to fetch the release notes.

Expected behavior

Readd the repository field to the package.json

How do you think that we should fix this?

Don't know how to do it in bit-cloud, maybe just add to the main package.json

Minimal reproduction of the problem with instructions

Environment


ngx-translate version: 15.0.0
Angular version: 16.0.1


Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: 18  
- Platform:  Linux, Windows 

Others:

viceice avatar May 12 '23 11:05 viceice