lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

fix: allow updated type dependency for node #438

Closed pvlugter closed 1 year ago

pvlugter commented 1 year ago

Looking to fix the typescript issue as seen in #437 by allowing an updated @types/node dependency.

pvlugter commented 1 year ago

Probably due for a round of dependency updates here, but will just do this simple one for now.

CI is happy, so I'll merge to unblock other PRs.