Skip to content

Commit

Permalink
update/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spicemc committed Apr 16, 2023
1 parent d8f54dc commit f6e1bcd
Show file tree
Hide file tree
Showing 5 changed files with 322 additions and 3,880 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"tslint-config-standard": "^9.0.0",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},
"peerDependencies": {
"routing-controllers-extended": "1.x"
Expand Down
2 changes: 1 addition & 1 deletion sample/01-basic/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const spec = routingControllersToSpec(storage, routingControllersOptions, {
},
},
info: {
description: 'Generated with `routing-controllers-openapi`',
description: 'Generated with `routing-controllers-extended-openapi`',
title: 'A sample API',
version: '1.0.0',
},
Expand Down
Loading

0 comments on commit f6e1bcd

Please sign in to comment.