serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

current github source is not published on NPM

Open jaypea opened this issue 9 years ago • 1 comments

Hi,

it took me a while to realize that the index.js in https://registry.npmjs.org/serverless-dynamodb-local/-/serverless-dynamodb-local-0.2.19.tgz is not the same as the one on github https://github.com/99xt/serverless-dynamodb-local/blob/v1/index.js would it be possible to update npm?

thanks

jaypea avatar Mar 21 '17 13:03 jaypea

Version update #89 with seeding support. Also updated the NPM package. Thanks @jaypea for pointing it out.

AshanFernando avatar Mar 24 '17 04:03 AshanFernando