chiefbiiko / dynamodb

deno <3 dynamodb
MIT License
25 stars 11 forks source link

Use deno.land in deps.ts #30

Open hayd opened 2 years ago

hayd commented 2 years ago

Unfortunately I often see denopkg.com 504 somewhat frequently in ci. I think it would make sense to move your deps to deno.land.

(It's a shame there isn't a clean way to same domain e.g. if you get dynamodb from denopkg then all it's dependencies are denopkg, and same for deno.land.)