Skip to content

Fix NPM warn no repository field

Vinay Rosenberg requested to merge github/fork/davemevans/development into development

Created by: davemevans

NPM has complained for a while now if package.json does not contain the repository field. Added the github repository to make this warning go away.

Merge request reports