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 ab8c07d commit 28d5782Copy full SHA for 28d5782
.circleci/config.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- run: |
16
source $NVM_DIR/nvm.sh
17
- nvm install v8.9.1
+ nvm install v10.16.0
18
19
npm install
20
npm start &
0 commit comments