Skip to content

Rename package to webpipe-server #3

Open
@matthewhudson

Description

@matthewhudson

NPM discourages prefixing package names with 'node-', since it's assumed the package works with node given that it's distributed via node package manager.

  1. Change the name in package.json to webpipe-server
  2. Publishing using the new name.
  3. Use npm unpublish or npm deprecate on the old one.

Metadata

Metadata

Assignees

No one assigned

    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