Use new package name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
var path = require('path');
|
||||
var spawn = require('child_process').spawn;
|
||||
|
||||
var phantomjs = require('phantomjs');
|
||||
var phantomjs = require('phantomjs-prebuilt');
|
||||
|
||||
var serve = require('./serve');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user