We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965396d commit 48a2096Copy full SHA for 48a2096
packages/auth/demo/README.md
@@ -57,6 +57,7 @@ You can optionally clear the cache and rebuild using:
57
```bash
58
cd auth/demo
59
rm -rf node_modules yarn.lock
60
+yarn
61
yarn build:deps
62
```
63
0 commit comments