Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
weweweok committed Nov 23, 2023
1 parent 08ead26 commit 6443ffe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"tasks": {
"check": "deno fmt --check && deno lint && deno check **/*.ts && deno check **/*.tsx",
"start": "deno run -A --watch=static/,routes/ dev.ts utility.ts",
"build": "deno run -A --unstable utility.ts dev.ts build",
"build": "deno run -A utility.ts dev.ts build",
"preview": "deno run -A main.ts",
"update": "deno run -A -r https://fresh.deno.dev/update ."
},
Expand Down
Binary file removed splitted/posted-image-01.png
Binary file not shown.

0 comments on commit 6443ffe

Please sign in to comment.