backend-*-api: remove unused express dependencies

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-11-23 00:59:54 +01:00
parent 2c0c7ce888
commit eef3ef1785
8 changed files with 12 additions and 12 deletions
-1
View File
@@ -61,7 +61,6 @@
"@backstage/types": "workspace:^",
"@types/express": "^4.17.6",
"@types/luxon": "^3.0.0",
"express": "^4.17.1",
"knex": "^3.0.0",
"luxon": "^3.0.0"
},