From 4d838d792eea97248c0bb38a9a7d0aa0aec2f57e Mon Sep 17 00:00:00 2001 From: Pratik Shah Date: Tue, 31 Oct 2017 13:17:42 -0700 Subject: [PATCH] changing Node version requirement to just Node 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeee469..02fd4ab 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo is the companion code to the Stride tutorial: 1. https://developer.atlassian.com/cloud/stride/getting-started/ 2. https://developer.atlassian.com/cloud/stride/learning/explore-refapp/ -**node 8+ required** This code uses the cool features of recent JavaScript💛. For a quick refresh: https://devhints.io/es6 +**node 8 ** This code uses the cool features of recent JavaScript💛. For a quick refresh: https://devhints.io/es6 #### Reference documentation: