Unleash / unleash-proxy

Unleash Proxy is used to safely integrate frontend application with Unleash in a secure and scaleable way.
https://docs.getunleash.io/sdks/unleash-proxy
Apache License 2.0
53 stars 43 forks source link

chore: Specify that the proxy requires Node 14 or newer #64

Closed thomasheartman closed 2 years ago

thomasheartman commented 2 years ago

This PR adds an engine property to the package.json, specifying that the Proxy requires Node 14 or higher to run.

closes #63.