[bug]: [monorepo-next] Remove unnecessary proprietary license field entry from monorepo template #7122
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
I hope I created this issue in the correct manner as its more of a potential configuration bug.
In
templates/monorepo-next/packages/typescript-config
the package.json license field is set to the following:I believe this may have been done in error as it doesn't make much sense for this to be set as such. This can cause issues when having the package scanned for license conflicts in certain corporate environments and resulting in preventing the use of newer versions of shadcn as an npm package. This seemed to only be introduced in version 2.3.0.
If this is intentionally set, then please feel free to close the issue.
Thanks!
Affected component/components
package.json
How to reproduce
N/A
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: