Commit 7a93a45
authored
chore: Skip lib check for browser adapter. (#701)
There are some dependencies which have a conflict in type definitions.
This only affects the adapter for the contract tests, and doesn't affect
runtime, so I am disabling lib checks on that project for the moment.
I'll also try to track down what changed.1 parent 7266baa commit 7a93a45
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments