chiefbiiko / dynamodb

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

fix: running with deno v0.34.0 's strict mode #16

Closed chiefbiiko closed 4 years ago

chiefbiiko commented 4 years ago

includes updating get-aws-config to v0.3.5

hayd commented 4 years ago

4 also makes strict mode tricky on the user side.

hayd commented 4 years ago

Happy to help on this if you can get deno deps.ts running on 0.34.0+ (i.e. update your dependencies to support strict mode).