development/vscode: Switch to nodejs6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-01-13 17:54:38 +00:00 committed by Willy Sudiarto Raharjo
parent 9f520e869c
commit 37c90a3322

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Microsoft/vscode/archive/1.16.1/vscode-1.16.1.tar.g
MD5SUM="599c1864c6e5f48e958b25fb128bf3f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"
REQUIRES="nodejs6"
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"