Ernest

Results 2 comments of Ernest

I have a PR off the current master waiting for approval to fix this issue: [https://github.com/99x/dynamodb-localhost/pull/78](https://github.com/99x/dynamodb-localhost/pull/78)

For my testing I just forked the [serverless-dynamodb-local](https://github.com/99x/serverless-dynamodb-local) and updated to use the forked repo for dynamodb-localhost. This allowed for a single line update in the `package.json`. from: ``` "devDependencies":...