ecklf-tmp-runtime-test
Advanced tools
Comparing version 1.0.132 to 1.0.133
@@ -77,3 +77,3 @@ "use strict"; | ||
return { | ||
output: { [bin]: lambda }, | ||
output: { [bootstrap]: lambda }, | ||
watch: [], | ||
@@ -86,3 +86,3 @@ // @ts-expect-error - any typed | ||
return { | ||
output: { [bin]: lambda }, | ||
output: { [bootstrap]: lambda }, | ||
watch: [], | ||
@@ -89,0 +89,0 @@ // @ts-expect-error - any typed |
{ | ||
"name": "ecklf-tmp-runtime-test", | ||
"version": "1.0.132", | ||
"version": "1.0.133", | ||
"description": "Rust runtime for Vercel Functions.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vercel-community/rust", |
31324