summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4574f96..9e1994e 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"mathjs": "^14.0.1"
},
"devDependencies": {
- "esbuild": "0.24.2"
+ "esbuild": "^0.25.2",
+ "typescript": "^5.7.3"
}
}