Remove powerhooks as dev dependency

This commit is contained in:
garronej
2022-03-07 01:43:31 +01:00
parent bf6fadbde8
commit 04101536c6
3 changed files with 8 additions and 17 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 powerhooks
yarn add keycloakify @emotion/react
```
[`package.json`](https://github.com/garronej/keycloakify-demo-app/blob/main/package.json)