Skip to content

Commit

Permalink
chore: deps and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vicary committed Feb 7, 2023
1 parent b2886de commit 171ccb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ pool

## Sponsorship

If you appreciate my work, or want to see specific features to happen, [a coffee would do](https://buymeacoffee.com/vicary).
If you appreciate my work, or want to see specific features to happen, [a coffee would do](https://www.github.com/sponsors/vicary).
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"importMap": "./deno.json",
"imports": {
"comlink": "https://raw.githubusercontent.com/vicary/comlink/8700074/src/comlink.ts",
"type-fest": "https://raw.githubusercontent.com/vicary/type-fest/main/mod.ts"
"comlink": "https://deno.land/x/comlink@4.3.1/mod.ts",
"type-fest": "https://deno.land/x/fest@v3.5.6/mod.ts"
}
}

0 comments on commit 171ccb7

Please sign in to comment.