shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
206 stars 27 forks source link

fix(package.json): add missing dependency (tslib) #262

Closed simonmumenthaler closed 4 years ago

simonmumenthaler commented 4 years ago

closes #258

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 93.571% when pulling bd2ea875cb0dbeaff9818d7ddcc0d741d30da787 on #258-missing-tslib-dep into b07951444c4637fa0fc741996fbcbec658b918c1 on master.

michaelwittwer commented 4 years ago

:tada: This PR is included in version 5.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: