aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorA.J. Shulman <Shulman.aj@gmail.com>2024-08-21 14:13:56 -0400
committerA.J. Shulman <Shulman.aj@gmail.com>2024-08-21 14:13:56 -0400
commite5464e4c04ef6f8a2bbf868b43bbcdba54239406 (patch)
tree3e9f93eb0fd6fc3448984f8f383386e3779ea296 /package.json
parent79e4c4a3fba42b90ffa656db3ca435505f978afe (diff)
fixed citations so they show different numbers
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 57a8ffc05..2b2a9ab89 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
"@types/howler": "^2.2.11",
"@types/html-to-text": "^9.0.4",
"@types/jquery": "^3.5.29",
+ "@types/jsdom": "^21.1.7",
"@types/libxmljs": "^0.18.12",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
@@ -111,6 +112,7 @@
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/multimonth": "^6.1.10",
"@internationalized/date": "^3.5.0",
+ "@mozilla/readability": "^0.5.0",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@octokit/core": "^6.0.1",