Compare commits

..

1 Commits

2 changed files with 523 additions and 233 deletions
+521 -231
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -5,9 +5,9 @@
"main": "src/server.js", "main": "src/server.js",
"dependencies": { "dependencies": {
"@iarna/toml": "^2.2.3", "@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0", "body-parser": "^1.20.3",
"ejs": "^3.1.6", "ejs": "^3.1.6",
"express": "^4.17.3", "express": "^4.21.0",
"express-rate-limit": "^5.0.0", "express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3", "fa-diagrams": "^1.0.3",
"mathjax-node": "^2.1.1", "mathjax-node": "^2.1.1",