[npm] Clean up dist-tags
Open
- Dominant language
- No language data
- Stars
- 710
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that the dist-tags of our npm packages sometimes have old stuff that could/should be removed:
https://www.npmjs.com/package/cordova-windows
```
3.5.0 3.5.0
7.0.0 latest
3.6.3 rc
7.1.0-nightly.2019.5.24.b950b256 nightly
```
Both `rc` and `3.5.0` should probably be deleted here.
Contributor guide
Assessment
This issue has not been assessed yet.