SIGN IN SIGN UP

libsql-client: Make libsql dependency optional

The `@libsql/client` can be used even without the `libsql` package. So
make the `libsql` dependency optional if no native package is found.
This happens, for example, with StackBlitz, which is wasm32 environment.
P
Pekka Enberg committed
780df86cdd84e567ee90ce1d3a5ce07ba1fe0bab
Parent: db1daf4