There was an error while loading. Please reload this page.
1 parent 2eccee5 commit 6eea33eCopy full SHA for 6eea33e
1 file changed
packages/cli/src/commands/init/InitCmd.ts
@@ -205,6 +205,7 @@ export class InitCmd implements ICommand {
205
"@tsed/core": ctx.tsedVersion,
206
"@tsed/di": ctx.tsedVersion,
207
"@tsed/ajv": ctx.tsedVersion,
208
+ "ajv": "latest",
209
"body-parser": "latest",
210
cors: "latest",
211
compression: "latest",
0 commit comments