Skip to content

Commit 7a1cc38

Browse files
feedback
1 parent 005011a commit 7a1cc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"@types/micromatch": "^4.0.9",
1616
"@types/node": "^22.7.5",
1717
"cross-env": "^7.0.3",
18-
"express-async-errors": "^3.1.1",
1918
"json-schema-to-typescript": "^15.0.4",
2019
"tsc-watch": "^6.2.0",
2120
"tsx": "^4.19.1",
@@ -41,6 +40,7 @@
4140
"cross-fetch": "^4.0.0",
4241
"dotenv": "^16.4.5",
4342
"express": "^4.21.2",
43+
"express-async-errors": "^3.1.1",
4444
"git-url-parse": "^16.1.0",
4545
"gitea-js": "^1.22.0",
4646
"glob": "^11.0.0",

0 commit comments

Comments
 (0)