We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005011a commit 7a1cc38Copy full SHA for 7a1cc38
packages/backend/package.json
@@ -15,7 +15,6 @@
15
"@types/micromatch": "^4.0.9",
16
"@types/node": "^22.7.5",
17
"cross-env": "^7.0.3",
18
- "express-async-errors": "^3.1.1",
19
"json-schema-to-typescript": "^15.0.4",
20
"tsc-watch": "^6.2.0",
21
"tsx": "^4.19.1",
@@ -41,6 +40,7 @@
41
40
"cross-fetch": "^4.0.0",
42
"dotenv": "^16.4.5",
43
"express": "^4.21.2",
+ "express-async-errors": "^3.1.1",
44
"git-url-parse": "^16.1.0",
45
"gitea-js": "^1.22.0",
46
"glob": "^11.0.0",
0 commit comments