Skip to content

Commit

Permalink
Update deno.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cotyhamilton committed May 9, 2024
1 parent b6081e4 commit c39cc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 243 deletions.
3 changes: 2 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "@cotyhamilton/lucia-adapter-denokv",
"version": "0.2.1",
"exports": "./mod.ts",
"exclude": [".github", ".vscode", "coverage", "docs", "deno.lock"],
"lock": false,
"exclude": [".github", ".vscode"],
"tasks": {
"version": "deno run --allow-read=deno.json --allow-write=deno.json https://jsr.io/@cotyhamilton/deno-tools/0.1.2/bump.ts --out newVersion"
}
Expand Down
242 changes: 0 additions & 242 deletions deno.lock

This file was deleted.

0 comments on commit c39cc08

Please sign in to comment.