Skip to content

Job: Remove accidental package.json files from repository #36

Description

@PedramNavid

Problem

JavaScript/Node.js files (package.json and package-lock.json) were accidentally committed to the repository root. This is a Rust project and these files serve no purpose.

  • package.json: 1 line of empty JSON
  • package-lock.json: 6 lines

These will confuse consumers into thinking there's a Node package here.

Action Required

Remove these files from the repository.

Priority

Critical - Should be removed before merging.


Created from PR review: #35 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions