Commit 702987d
authored
Fix CI: remove unpublished sqlite-native optional deps (#4571)
fix: remove unpublished sqlite-native optional deps to fix lockfile
The @rivetkit/sqlite-native-* platform packages were listed as
optionalDependencies but haven't been published to npm yet, causing
ERR_PNPM_OUTDATED_LOCKFILE in CI. Remove them until they are published.
Also regenerates the lockfile to fix a broken @hono/node-server entry.1 parent 61ab460 commit 702987d
File tree
2 files changed
+3
-10
lines changed- rivetkit-typescript/packages/sqlite-native
2 files changed
+3
-10
lines changedSome 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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 33 | | |
41 | 34 | | |
42 | 35 | | |
| |||
0 commit comments