Skip to content

Commit

Permalink
Fix exports
Browse files Browse the repository at this point in the history
Signed-off-by: m4rc3l05 <15786310+M4RC3L05@users.noreply.github.com>
  • Loading branch information
M4RC3L05 committed Jul 15, 2024
1 parent e0c7608 commit 548b10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@m4rc3l05/home",
"version": "1.1.1",
"exports": "./public/index.html",
"exports": "./deno.json",
"lock": false,
"tasks": {
"dev": "deno run --allow-net --allow-read --allow-sys jsr:@std/http/file-server ./public"
Expand Down

0 comments on commit 548b10f

Please sign in to comment.