aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-25 00:54:59 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-02-25 00:54:59 -0800
commitfe5ef864f1de46e77772fb05a9980d7b6d8db3a6 (patch)
tree9b036dfc77aa08811a9b2aac5b1c3154fcb40f3b
parent0d56e91e004a3cbfa5be2d9168dfe5b3bf2b1164 (diff)
downloadbun-fe5ef864f1de46e77772fb05a9980d7b6d8db3a6.tar.gz
bun-fe5ef864f1de46e77772fb05a9980d7b6d8db3a6.tar.zst
bun-fe5ef864f1de46e77772fb05a9980d7b6d8db3a6.zip
hopefully no more unnecessary git status
-rwxr-xr-xbun.lockbbin7412 -> 7934 bytes
-rwxr-xr-xintegration/bunjs-only-snippets/bun.lockbbin0 -> 109914 bytes
-rwxr-xr-xintegration/scripts/bun.lockbbin17219 -> 15683 bytes
-rw-r--r--package.json2
-rwxr-xr-xpackages/bun-error/bun.lockbbin12297 -> 12182 bytes
-rwxr-xr-xsrc/node-fallbacks/bun.lockbbin42948 -> 38580 bytes
6 files changed, 1 insertions, 1 deletions
diff --git a/bun.lockb b/bun.lockb
index e8c3464ae..5866592f9 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/integration/bunjs-only-snippets/bun.lockb b/integration/bunjs-only-snippets/bun.lockb
new file mode 100755
index 000000000..cff7a8ddc
--- /dev/null
+++ b/integration/bunjs-only-snippets/bun.lockb
Binary files differ
diff --git a/integration/scripts/bun.lockb b/integration/scripts/bun.lockb
index a7b9d31b2..0dd841934 100755
--- a/integration/scripts/bun.lockb
+++ b/integration/scripts/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index eddf20acb..2eeea0108 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"peechy": "0.4.24",
- "react": "latest"
+ "react": "^17.0.2"
},
"scripts": {
"build-runtime": "esbuild --target=esnext --bundle src/runtime/index.ts --format=iife --platform=browser --global-name=BUN_RUNTIME > src/runtime.out.js; cat src/runtime.footer.js >> src/runtime.out.js",
diff --git a/packages/bun-error/bun.lockb b/packages/bun-error/bun.lockb
index d9e875bed..5ef464286 100755
--- a/packages/bun-error/bun.lockb
+++ b/packages/bun-error/bun.lockb
Binary files differ
diff --git a/src/node-fallbacks/bun.lockb b/src/node-fallbacks/bun.lockb
index ce6674a02..10fc0c82f 100755
--- a/src/node-fallbacks/bun.lockb
+++ b/src/node-fallbacks/bun.lockb
Binary files differ