Commit 07aaef8
authored
No longer depend on relative location of node_modules (#71)
This import fails in my pnpm monorepo because pnpm puts `node_modules` in a different place (with more nesting and symlinks etc). This small changes resolves it though.1 parent d423585 commit 07aaef8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments