summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/jsx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/jsx')
-rw-r--r--cli/tests/testdata/jsx/deno.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/cli/tests/testdata/jsx/deno.lock b/cli/tests/testdata/jsx/deno.lock
new file mode 100644
index 000000000..64429f30a
--- /dev/null
+++ b/cli/tests/testdata/jsx/deno.lock
@@ -0,0 +1,7 @@
+{
+ "version": "2",
+ "remote": {
+ "http://localhost:4545/jsx/jsx-dev-runtime": "7cac3d940791b3c8e671b24f9678ca37d87d40487ed2b3720a2a40891aa6173d",
+ "http://localhost:4545/jsx/jsx-runtime": "7cac3d940791b3c8e671b24f9678ca37d87d40487ed2b3720a2a40891aa6173d"
+ }
+}