Skip to content

Commit

Permalink
fix: add db0 and std-env to runtimeDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 9, 2024
1 parent 3d5216b commit a399e18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime-meta.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export const runtimeDependencies = [
"radix3",
"scule",
"ufo",
"db0",
"std-env",
"uncrypto",
"unctx",
"unenv",
Expand Down

0 comments on commit a399e18

Please sign in to comment.