How to use both @zitadel/zitadel-node and @zitadel/react in the same repo?
Hello!
Npm doesn't allow specifying registries on a repo level, only per scope. How am I supposed to install both
This works for getting
Would you consider publishing all packages to the same place?
Thanks
Npm doesn't allow specifying registries on a repo level, only per scope. How am I supposed to install both
@zitadel/zitadel-node and @zitadel/react in the same repository?This works for getting
@zitadel/zitadel-node installed, but breaks installation of @zitadel/reactWould you consider publishing all packages to the same place?
Thanks