Skip to content

Commit

Permalink
chore: remove lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
linhub15 committed Oct 22, 2024
1 parent 1e8ec8c commit ba1158c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,398 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"preact": "npm:preact@^10.24.1",
"tailwindcss": "npm:tailwindcss@^3.4.14"
},
"lock": false,
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "preact"
},
"lint": {
"rules": {
"tags": [
"fresh",
"recommended"
"fresh"
]
}
},
Expand Down
Loading

0 comments on commit ba1158c

Please sign in to comment.