aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/bun.js/bun.lockbbin9014 -> 10094 bytes
-rw-r--r--test/bun.js/package.json3
2 files changed, 2 insertions, 1 deletions
diff --git a/test/bun.js/bun.lockb b/test/bun.js/bun.lockb
index e7242571f..25785042f 100755
--- a/test/bun.js/bun.lockb
+++ b/test/bun.js/bun.lockb
Binary files differ
diff --git a/test/bun.js/package.json b/test/bun.js/package.json
index 97b344860..4b47715bb 100644
--- a/test/bun.js/package.json
+++ b/test/bun.js/package.json
@@ -3,6 +3,7 @@
"dependencies": {
"esbuild": "0.15.13",
"uuid": "^9.0.0",
- "tiny-typed-emitter": "^1.0.0"
+ "tiny-typed-emitter": "^1.0.0",
+ "svelte": "^3.52.0"
}
}