Bump peechy again

This commit is contained in:
Jarred Sumner
2021-12-31 00:01:17 -08:00
parent 150ca5d686
commit 3083bbadc1
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"peechy": "0.4.23"
"peechy": "0.4.24"
},
"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",