From f939f793abc3525052d990364eca851813dc6672 Mon Sep 17 00:00:00 2001 From: "Dilip Kr. Shukla" Date: Tue, 1 Sep 2015 10:29:58 +0530 Subject: [PATCH] fix(setup): Add version tag for casperjs --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index b8fd883..e6e9034 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -4,7 +4,7 @@ git config core.longpaths true #installChocolatey.cmd #choco install visualstudio2015community #choco install nodejs.install -npm install -g gulp karma jspm babel-core phantomjs casperjs +npm install -g gulp karma jspm babel-core phantomjs casperjs@1.1.0-beta3 npm install jspm registry create bitbucket jspm-git #https://bitbucket.org/