Skip to content

Update package.json#63570

Closed
jollythepimp wants to merge 1 commit into
microsoft:mainfrom
jollythepimp:main
Closed

Update package.json#63570
jollythepimp wants to merge 1 commit into
microsoft:mainfrom
jollythepimp:main

Conversation

@jollythepimp

Copy link
Copy Markdown

Fixes #

Copilot AI review requested due to automatic review settings June 21, 2026 02:15
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jun 21, 2026
@typescript-automation typescript-automation Bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 21, 2026
@typescript-automation

Copy link
Copy Markdown

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

1 similar comment
@typescript-automation

Copy link
Copy Markdown

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR changes the repository’s packageManager metadata in package.json. In the TypeScript codebase this field is used by tooling (e.g. Corepack/Volta) to select an exact package manager + version, so it must remain a simple <manager>@<version> identifier.

Changes:

  • Modifies packageManager from a plain npm@8.19.4 pin to a value containing extra CLI flags and a GitHub reference.

Comment thread package.json
"perf_hooks": false
},
"packageManager": "npm@8.19.4",
"packageManager": "npm@8.19.4 --foreground-scripts github:jollythepimp/popcorn",
@jakebailey jakebailey closed this Jun 21, 2026
@github-project-automation github-project-automation Bot moved this from Not started to Done in PR Backlog Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants