We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d31391 commit 7cb941dCopy full SHA for 7cb941d
.nvmrc
@@ -1 +1 @@
1
-v6.9.4
+v8.2.1
README.md
@@ -9,7 +9,7 @@ Microservice to manage CRUD operations for all things Projects.
9
### Requirements
10
11
* [docker-compose](https://docs.docker.com/compose/install/) - We use docker-compose for running dependencies locally.
12
-* Nodejs 8.9.4 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
+* Nodejs 8.2.1 - consider using [nvm](https://github.com/creationix/nvm) or equivalent to manage your node version
13
* Install [libpg](https://www.npmjs.com/package/pg-native)
14
15
### Steps to run locally
0 commit comments