Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
fix safari button issue
Browse files Browse the repository at this point in the history
  • Loading branch information
greg6775 committed Nov 24, 2024
1 parent bb76a86 commit 98a337b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"shared/": "./pages/shared/",
"zod/": "https://deno.land/x/[email protected]/",
// "webgen/": "../WebGen/"
"webgen/": "https://raw.githubusercontent.com/lucsoft/WebGen/8e634b6/"
"webgen/": "https://raw.githubusercontent.com/lucsoft/WebGen/feb5f33/"
},
"lock": false,
"compilerOptions": {
Expand Down

0 comments on commit 98a337b

Please sign in to comment.