build-plugins icon indicating copy to clipboard operation
build-plugins copied to clipboard

package.json repository info

Open romulof opened this issue 1 year ago • 0 comments

Describe what happened

repository data is not properly declared in your package.json and, as side-effect, NPM page does not link to this Github project.

Steps to reproduce the issue:

  1. Open https://www.npmjs.com/package/@datadog/build-plugin
  2. No links to this repo is found

Expected behaviour:

repository data properly declared as in documentation: https://docs.npmjs.com/cli/v10/configuring-npm/package-json#repository

Actual behaviour:

Incorrect declaration

Additional context

romulof avatar Feb 26 '24 17:02 romulof