Browse Source

Remove unneeded package ps-node

Gaël Métais 4 năm trước cách đây
mục cha
commit
2753446a57

+ 0 - 1
lib/tools/phantomas/phantomasWrapper.js

@@ -1,6 +1,5 @@
 var async                   = require('async');
 var async                   = require('async');
 var Q                       = require('q');
 var Q                       = require('q');
-var ps                      = require('ps-node');
 var path                    = require('path');
 var path                    = require('path');
 var debug                   = require('debug')('ylt:phantomaswrapper');
 var debug                   = require('debug')('ylt:phantomaswrapper');
 var phantomas               = require('phantomas');
 var phantomas               = require('phantomas');

+ 0 - 1
package.json

@@ -63,7 +63,6 @@
     "meow": "5.0.0",
     "meow": "5.0.0",
     "parse-color": "1.0.0",
     "parse-color": "1.0.0",
     "phantomas": "github:macbre/phantomas#devel",
     "phantomas": "github:macbre/phantomas#devel",
-    "ps-node": "0.1.6",
     "q": "1.5.1",
     "q": "1.5.1",
     "request": "2.88.0",
     "request": "2.88.0",
     "rimraf": "2.6.3",
     "rimraf": "2.6.3",