Specify supported node version

This commit is contained in:
Nicolas Chaulet
2021-01-29 12:15:29 +00:00
parent 628fac0be0
commit 1fe3d87fd6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,3 +9,4 @@ coverage/
test-queries
**/.DS_Store
.nvmrc
+1 -1
View File
@@ -12,7 +12,7 @@ We're working to stabilize the 2.0 API, and until then there will be breaking ch
## Introduction
The Speckle Server is a node application. To start it locally:
The Speckle Server is a node application tested against v12. To start it locally:
First, ensure you have postgres and redis ready and running: