aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Cowan <chris@chriscowan.us>2018-04-11 14:06:28 -0700
committerGitHub <noreply@github.com>2018-04-11 14:06:28 -0700
commit7fed7b62f20d97840332c07e2335d5e0169c11f5 (patch)
tree6e04ad10963d1737f06162c0ed41ea728896183d /package.json
parent9bbf8ce12e3b2986512dfc6d76d948c788d09ec9 (diff)
[TSVB] Math Aggregation (two point oh) (#16965)
* Revert "Remove MathJS Feature (#15652)" This reverts commit 43bf1dbf4a258ae4453d9da2c18019e22a8b9070. * replacing math with tinymath * pining version * updating yarn.lock * Fixing Prettier mis formatting * fixing tests * Adding unsupported agg back * Adding functional test for math aggregation - Fixing bad tests - Resetting page for every test suite (why donesn't beforeEach work?) - Adding test for Math agg * Trying to fix values (due to inconsistencies in env)
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 9aaa8ae3f..8a8ce0f07 100644
--- a/package.json
+++ b/package.json
@@ -197,6 +197,7 @@
"style-loader": "0.19.0",
"tar": "2.2.0",
"tinygradient": "0.3.0",
+ "tinymath": "0.2.1",
"topojson-client": "3.0.0",
"trunc-html": "1.0.2",
"trunc-text": "1.0.2",