Skip to content

Commit b91180b

Browse files
authored
Merge pull request #30 from Octo8080X/feature/change_references
Fix references error
2 parents 84e3abc + 2360252 commit b91180b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/use_kv_store/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.0.1",
1616
"twind": "https://esm.sh/twind@0.16.17",
1717
"twind/": "https://esm.sh/twind@0.16.17/",
18-
"fresh-session/": "https://raw.githubusercontent.com/Octo8080X/fresh-session/main/"
18+
"fresh-session/": "https://deno.land/x/fresh_session@0.2.2/"
1919
},
2020
"lock": false
2121
}

0 commit comments

Comments
 (0)