fix: add semver into server dependencies

This commit is contained in:
LongYinan
2023-07-10 16:36:39 +08:00
committed by Alex Yang
parent 6caf934d47
commit f079b0b49a
2 changed files with 3 additions and 1 deletions

View File

@@ -437,6 +437,7 @@ __metadata:
prisma: ^4.16.2
reflect-metadata: ^0.1.13
rxjs: ^7.8.1
semver: ^7.5.4
supertest: ^6.3.3
ts-node: ^10.9.1
typescript: ^5.1.6