Skip to content

@fluentui/react-native does not have github link on npmjs.org #646

@acoates-ms

Description

@acoates-ms

https://www.npmjs.com/package/@fluentui/react-native does not link back to this repo. Likely due to missing "repository" property in package.json.

It should have something like:

  "repository": {
    "type": "git",
    "url": "git@github.com:microsoft/fluentui-react-native.git",
    "directory": "packages/libraries/core"
  },

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions