summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMustafa Senol Cosar <mustafa@unscrambl.com>2019-01-22 17:33:09 +0300
committerJames E. King III <jking@apache.org>2019-01-25 10:03:37 -0500
commit129bb3e10d7bf1a1965d31cb8f30c7ccd3f96ecb (patch)
treec954258473fb7f5d1f1db0fc872cbb68c93bdc15 /package.json
parent67fbc1f6159602fbb0d5859f67edf760d40d155d (diff)
downloadthrift-129bb3e10d7bf1a1965d31cb8f30c7ccd3f96ecb.tar.gz
THRIFT-4675: Fix int64 constants generation for map keys
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 97b7abf9a..b850a71b2 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
"eslint-plugin-prettier": "^3.0.0",
"istanbul": "^0.4.5",
"jsdoc": "^3.5.5",
+ "json-int64": "^1.0.0",
"prettier": "^1.14.3",
"tape": "^4.9.0",
"utf-8-validate": "^4.0.0",