We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c636c commit b3c5946Copy full SHA for b3c5946
packages/migrate/package.json
@@ -42,6 +42,7 @@
42
"@nestia/e2e": "workspace:^",
43
"@nestia/fetcher": "workspace:^",
44
"@nestjs/common": "^11.0.2",
45
+ "@nestia/sdk": "workspace:^",
46
"@nestjs/core": "^11.0.2",
47
"@nestjs/platform-express": "^11.0.2",
48
"@nestjs/platform-fastify": "^11.0.2",
@@ -71,7 +72,6 @@
71
72
"typescript-transform-paths": "^3.5.2"
73
},
74
"dependencies": {
- "@nestia/sdk": "workspace:^",
75
"@samchon/openapi": "3.0.0-dev.20250222",
76
"commander": "10.0.0",
77
"inquirer": "8.2.5",
0 commit comments