Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/samchon/nestia into featu…
Browse files Browse the repository at this point in the history
…re/migrate
  • Loading branch information
samchon committed Sep 25, 2024
2 parents a68a18f + 6f9509a commit 4ef7c71
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@nestia/sdk": "^3.14.1",
"@nestjs/swagger": "^7.4.2",
"@samchon/openapi": "^1.0.2",
"@samchon/openapi": "^1.0.3",
"@types/express": "^4.17.17",
"@types/node": "20.11.16",
"@types/uuid": "^9.0.8",
Expand All @@ -43,10 +43,10 @@
"@nestia/core": "^3.14.1",
"@nestia/e2e": "^0.7.0",
"@nestia/fetcher": "^3.14.1",
"@nestjs/common": "^10.4.3",
"@nestjs/core": "^10.4.3",
"@nestjs/platform-express": "^10.4.3",
"@nestjs/platform-fastify": "^10.4.3",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/platform-fastify": "^10.4.4",
"tgrid": "^1.0.3",
"tstl": "^3.0.0",
"typia": "6.10.2",
Expand Down

0 comments on commit 4ef7c71

Please sign in to comment.