summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/package.json')
-rw-r--r--client/simple/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index ebdeaa805..138032a4f 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -19,9 +19,7 @@
"lint:tsc": "tsc --noEmit"
},
"browserslist": [
- "Chrome >= 93",
- "Firefox >= 92",
- "Safari >= 15.4",
+ "baseline 2022",
"not dead"
],
"dependencies": {
@@ -38,6 +36,7 @@
"edge.js": "~6.3.0",
"less": "~4.4.2",
"lightningcss": "~1.30.2",
+ "mathjs": "~15.0.0",
"sharp": "~0.34.5",
"sort-package-json": "~3.5.0",
"stylelint": "~16.26.0",