Remove unneeded package ps-node
This commit is contained in:
parent
dd4d0d4607
commit
2753446a57
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
var async = require('async');
|
||||
var Q = require('q');
|
||||
var ps = require('ps-node');
|
||||
var path = require('path');
|
||||
var debug = require('debug')('ylt:phantomaswrapper');
|
||||
var phantomas = require('phantomas');
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
"meow": "5.0.0",
|
||||
"parse-color": "1.0.0",
|
||||
"phantomas": "github:macbre/phantomas#devel",
|
||||
"ps-node": "0.1.6",
|
||||
"q": "1.5.1",
|
||||
"request": "2.88.0",
|
||||
"rimraf": "2.6.3",
|
||||
|
|
Loading…
Reference in a new issue