Skip to content

Commit

Permalink
Merge pull request #978 from samchon/feature/migrate
Browse files Browse the repository at this point in the history
Bump up `@nestia/migrate` to respond `typia`/`nestia` upgrades
  • Loading branch information
samchon authored Aug 3, 2024
2 parents a7ac05a + 6f937f7 commit ce3c722
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestia/migrate",
"version": "0.15.4",
"version": "0.16.0",
"description": "Migration program from swagger to NestJS",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -37,9 +37,9 @@
"homepage": "https://nestia.io",
"devDependencies": {
"@nestia/benchmark": "^0.2.3",
"@nestia/core": "^3.9.1",
"@nestia/core": "^3.10.0",
"@nestia/e2e": "^0.7.0",
"@nestia/fetcher": "^3.9.1",
"@nestia/fetcher": "^3.10.0",
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
Expand Down

0 comments on commit ce3c722

Please sign in to comment.