Skip to content

private packages not marked as such #972

Closed
@armano2

Description

@armano2

Some of internal package are published to npm and should be marked as private.

Affected packages

  • babel-preset-commitlint
  • test-environment
  • test
  • utils

Possible Solution

Mark those packages are private in package.json

{
  "private": true,
  // ....
}

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