Skip to content

Commit

Permalink
fix for no space
Browse files Browse the repository at this point in the history
  • Loading branch information
greg6775 committed Aug 12, 2024
1 parent 7114bfa commit 7166e08
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 @@ -9,7 +9,7 @@
"@std/path": "jsr:@std/path@^0.225.2",
"shared/": "./pages/shared/",
// "webgen/": "../WebGen/"
"webgen/": "https://raw.githubusercontent.com/lucsoft/WebGen/e46dd0c/"
"webgen/": "https://raw.githubusercontent.com/lucsoft/WebGen/2a09549/"
},
"lock": false,
"compilerOptions": {
Expand Down

0 comments on commit 7166e08

Please sign in to comment.