summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-21 22:09:16 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:06:05 +0200
commit9c5d4a2fcc70d1167b56d0df2922fbf4d4442d37 (patch)
treecd51102adbb40541c23bbcf4f285bb4b1aa7670c /package.json
parentd2fe45aaa1b265c0caad7e83b16f6f2adbcd4c27 (diff)
Make FLOPS more readable through approximation
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 828c4afb..69adc0de 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"private": true,
"proxy": "http://localhost:8081",
"dependencies": {
+ "approximate-number": "^2.0.0",
"bootstrap": "4.0.0-alpha.6",
"classnames": "^2.2.5",
"history": "^4.6.3",