Skip to content

Commit a399e18

Browse files
committedOct 9, 2024·
fix: add db0 and std-env to runtimeDependencies
1 parent 3d5216b commit a399e18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎runtime-meta.mjs

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ export const runtimeDependencies = [
2121
"radix3",
2222
"scule",
2323
"ufo",
24+
"db0",
25+
"std-env",
2426
"uncrypto",
2527
"unctx",
2628
"unenv",

0 commit comments

Comments
 (0)
Please sign in to comment.