Changed creature computations to leverage the MathJS parser (big deal)

This commit is contained in:
Stefan Zermatten
2019-02-27 15:49:28 +02:00
parent 687b517164
commit 0ae2cc5545
6 changed files with 268 additions and 284 deletions

View File

@@ -20,6 +20,7 @@
"css-box-shadow": "^1.0.0-3",
"fibers": "^2.0.2",
"lodash": "^4.17.11",
"mathjs": "^5.5.0",
"meteor-node-stubs": "^0.3.3",
"qrcode": "^1.3.3",
"simpl-schema": "^1.5.5",