Commit Graph

2 Commits (master)

Author SHA1 Message Date
Romain b033681396 chore: update nvmrc 1 year ago
Jarno Rantanen 776eafd864
Document expected node version
Installing deps on e.g. v11.14.0 gives a bunch of compile errors for SQLite, etc, so it might be useful to document the version we expect.

This is based on simply `docker run thumbsupgallery/thumbsup node -v > .nvmrc`.
5 years ago