Remove tss-react from peerDependencies (it becomes a dependency)

This commit is contained in:
garronej
2022-03-07 00:30:44 +01:00
parent acc1d028ab
commit 93cfbd6696
3 changed files with 30 additions and 9 deletions

View File

@ -133,7 +133,7 @@ separate module. Checkout [ts_ci](https://github.com/garronej/ts_ci), it can hel
## Setting up the build tool
```bash
yarn add keycloakify @emotion/react tss-react powerhooks
yarn add keycloakify @emotion/react powerhooks
```
[`package.json`](https://github.com/garronej/keycloakify-demo-app/blob/main/package.json)