Published package.json has workspace declared
Open
- Dominant language
- JavaScript
- Stars
- 5.7k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
When working on my project, I'm getting warnings from yarn about private packages and workspaces. I've tracked it down to this package and was wondering if you could release an update where that the deployed package.json file doesn't list `workspaces`? You can find out more about it [here](https://github.com/yarnpkg/yarn/issues/8580) on yarn's issues.
```cmd
$> warning Workspaces can only be enabled in private projects.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.