Commit 8d97e78
committed
Bump @libsql/core dep in client-wasm to match pre-release
The version bump to 0.17.3-pre.1 left the wasm package's dependency
range at ^0.17.0, which does not match pre-releases. npm therefore
installed @libsql/core 0.17.2 from the registry into the subpackage's
node_modules instead of linking the workspace copy. The bundle script
then wipes node_modules before tsc runs, leaving the build unable to
resolve @libsql/core/*.1 parent 82b63c0 commit 8d97e78
2 files changed
Lines changed: 2 additions & 11 deletions
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 | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments