Draft fix for issue #304

This commit is contained in:
Knut Sveidqvist
2016-03-23 20:34:44 +01:00
parent 1ad9e75a86
commit bda1aaa5db
15 changed files with 18348 additions and 16632 deletions

View File

@@ -6,7 +6,7 @@ var fs = require('fs')
, semver = require('semver')
, path = require('path')
var PHANTOM_VERSION = "^1.9.0"
var PHANTOM_VERSION = "^2.1.0"
var info = chalk.blue.bold
, note = chalk.green.bold