Skip to content

chore: remove workspace field of package json - #9

Merged
antomorel merged 1 commit into
mainfrom
chore/package-workspace
May 20, 2026
Merged

chore: remove workspace field of package json#9
antomorel merged 1 commit into
mainfrom
chore/package-workspace

Conversation

@antomorel

Copy link
Copy Markdown
Contributor

No description provided.

@antomorel antomorel self-assigned this May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 13:46
@antomorel
antomorel merged commit 39e21c8 into main May 20, 2026
8 checks passed
@antomorel
antomorel deleted the chore/package-workspace branch May 20, 2026 13:46

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 removes the Yarn/npm/Bun workspace configuration from the root package.json, effectively treating the repository as a single-package setup rather than a workspace that includes the example project.

Changes:

  • Removed the root-level workspaces field that referenced the example directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 8 to 13
"repository": {
"type": "git",
"url": "https://github.com/spiko-tech/effect-react-query.git"
},
"workspaces": [
"example"
],
"files": [
"dist",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants