Skip to content

Commit 6eea33e

Browse files
committed
fix: Add ajv dependencies
1 parent 2eccee5 commit 6eea33e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/src/commands/init/InitCmd.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ export class InitCmd implements ICommand {
205205
"@tsed/core": ctx.tsedVersion,
206206
"@tsed/di": ctx.tsedVersion,
207207
"@tsed/ajv": ctx.tsedVersion,
208+
"ajv": "latest",
208209
"body-parser": "latest",
209210
cors: "latest",
210211
compression: "latest",

0 commit comments

Comments
 (0)