Commit 488bc28
committed
fix(nextjs): Add @clerk/shared as dependency in package.json
Even though we had imports of `@clerk/shared` the dependency
was missing from package.json of `@clerk/nextjs` and the
`@clerk/shared` defined in `@clerk/clerk-react` package.json
was used (that's why no error was raised from the imports).1 parent 1cdbcfc commit 488bc28
3 files changed
Lines changed: 67 additions & 45 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments