turborepo
0f327961 - fix(turborepo): update package.json typo (#8621)

Commit
1 year ago
fix(turborepo): update package.json typo (#8621) `@repo/ui` is being used as a monorepo dependency and `^` is not a valid version number. This is supposed to be `*` as it is in other packages. This causes `npm install` to fail while installing dependencies.
Author
Parents
Loading