summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhilip Frank <ich@philipfrank.de>2018-03-07 18:01:56 +0100
committerJames E. King III <jking@apache.org>2018-03-08 11:55:08 -0500
commitb963e286b4c847dd2692fdf8b025e35263b13e29 (patch)
treec062ca61aaec04aa092a6ebb2db1a8edfb24988a /package.json
parentb4f22ff30119ea5cadf9b16e97afdcabefe06696 (diff)
downloadthrift-b963e286b4c847dd2692fdf8b025e35263b13e29.tar.gz
THRIFT-4509: remove nodejs browser test
Client: nodejs This closes #1501
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 11e76a214..b03fc5758 100644
--- a/package.json
+++ b/package.json
@@ -45,9 +45,7 @@
"connect": "^3.6.6",
"istanbul": "^0.4.5",
"jsdoc": "^3.5.5",
- "minimatch": "^3.0.4",
"phantomjs-prebuilt": "^2.1.16",
- "run-browser": "^2.0.2",
"tape": "^4.9.0",
"utf-8-validate": "^4.0.0"
},