Skip to content

chore: remove invalid colon from workspaces key in package.json #12757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

akhrarovsaid
Copy link
Contributor

What?

This PR removes an extra colon from the "workspaces" key which was likely a typo.

Why?

To use a properly recognized workspaces key without the extra colon.

How?

Deletion of : from the workspaces key in package.json

@AlessioGr AlessioGr changed the title fix: remove invalid colon from workspaces key in package.json chore: remove invalid colon from workspaces key in package.json Jun 10, 2025
@AlessioGr AlessioGr merged commit 08d5b2b into payloadcms:main Jun 10, 2025
84 checks passed
@akhrarovsaid akhrarovsaid deleted the fix/remove-invalid-colon-package-json branch June 10, 2025 23:23
elliott-w pushed a commit to elliott-w/payload that referenced this pull request Jun 12, 2025
…oadcms#12757)

### What?
This PR removes an extra colon from the `"workspaces"` key which was
likely a typo.

### Why?
To use a properly recognized workspaces key without the extra colon.

### How?
Deletion of `:` from the workspaces key in `package.json`
Copy link
Contributor

🚀 This is included in version v3.43.0

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

Successfully merging this pull request may close these issues.

2 participants