Skip to content

Commit b3c5946

Browse files
committed
Move to devDependencies
1 parent 36c636c commit b3c5946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/migrate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"@nestia/e2e": "workspace:^",
4343
"@nestia/fetcher": "workspace:^",
4444
"@nestjs/common": "^11.0.2",
45+
"@nestia/sdk": "workspace:^",
4546
"@nestjs/core": "^11.0.2",
4647
"@nestjs/platform-express": "^11.0.2",
4748
"@nestjs/platform-fastify": "^11.0.2",
@@ -71,7 +72,6 @@
7172
"typescript-transform-paths": "^3.5.2"
7273
},
7374
"dependencies": {
74-
"@nestia/sdk": "workspace:^",
7575
"@samchon/openapi": "3.0.0-dev.20250222",
7676
"commander": "10.0.0",
7777
"inquirer": "8.2.5",

0 commit comments

Comments
 (0)