Skip to content

Fix NPM warn no repository field

Created by: davemevans

NPM has complained for some time now about package.json files that do not contain the repository field. Added that field to that file to fix this.

Also a couple of other minor fixes while i'm at it.

Merge request reports