summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBrian Forbis <bforbis@athenahealth.com>2018-08-25 23:39:29 -0400
committerJames E. King III <jking@apache.org>2018-09-28 10:36:55 -0400
commitb5d6ea390fc5732ed1c1772709ab3731555dc3fc (patch)
tree593860ee426e002a6689f9ac132368be7f1e4141 /package.json
parent98acf189a78c3c6a78cf27c35450e1876d6500d5 (diff)
downloadthrift-b5d6ea390fc5732ed1c1772709ab3731555dc3fc.tar.gz
THRIFT-4625: Use let/const variable decorators in ES6 Javascript
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 47bce6782..94ff766fd 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,6 @@
"connect": "^3.6.6",
"istanbul": "^0.4.5",
"jsdoc": "^3.5.5",
- "phantomjs-prebuilt": "^2.1.16",
"prettier": "1.11.1",
"tape": "^4.9.0",
"utf-8-validate": "^4.0.0"