mapbox / dyno

simple dynamodb client
MIT License
78 stars 31 forks source link

fix: ensure defaultTable is properly set to options.table #134

Open knksmith57 opened 7 years ago

knksmith57 commented 7 years ago

Looks like options.tableName was renamed to options.table at some point?

If not, I'm not sure where options.tableName is coming from.