Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(project): remove deprecated npmScope property of nx.json
As of version 16.2.0 of NX the npmScope property is marked as deprecated, and starting from Nx 17 it will be ignored completely. This PR ensures that future scaffolds of apps/libs receives the correct scope name, a.k.a `@qwik-ui/`.
- Loading branch information