FactbirdHQ / amazon-dax-client

Amazon DAX Client for JavaScript
Apache License 2.0
0 stars 2 forks source link

Update to version 1.2.5 of the original repo #6

Open savnik opened 3 years ago

savnik commented 3 years ago

https://www.npmjs.com/package/amazon-dax-client/v/1.2.5

Currently aws only support node 12.x in lambda which is a problem as antlr4 requires node > 14.x A patch have been made in version 1.2.5.

Unfortunately i can't find the original github repo...