Skip to content

Commit

Permalink
update single-file-core
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau committed Nov 7, 2024
1 parent 9dd6eb9 commit 192cdd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
mv package.json package.json.tmp
mv deno.json deno.json.tmp
mv deno.lock deno.lock.tmp
deno install --vendor --quiet "npm:[email protected].38"
deno install --vendor --quiet "npm:[email protected].39"
mv package.json.tmp package.json
mv deno.json.tmp deno.json
mv deno.lock.tmp deno.lock
Expand Down
2 changes: 1 addition & 1 deletion lib/single-file-bundle.js

Large diffs are not rendered by default.

0 comments on commit 192cdd9

Please sign in to comment.