OpenRefine / openrefine.org

Source website for openrefine.org
https://openrefine.org
Other
133 stars 119 forks source link

Document minimum version of dev dependencies #224

Closed wetneb closed 1 year ago

wetneb commented 1 year ago

Follow-up for https://github.com/OpenRefine/OpenRefine/pull/5916

netlify[bot] commented 1 year ago

Deploy Preview for openrefine-website ready!

Name Link
Latest commit 317cdc1418609b541d90b225c5ddc593138f31f1
Latest deploy log https://app.netlify.com/sites/openrefine-website/deploys/64897b7fb51fa30008427fb5
Deploy Preview https://deploy-preview-224--openrefine-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

elebitzero commented 1 year ago

@wetneb, we can enforce the Node version using the engines field in the package.json. I'll submit a PR for that.