Skip to content

Commit 7d22a0e

Browse files
committed
Upgrade version in sample project
1 parent 7c96d4a commit 7d22a0e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

sample/01-basic/package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/01-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"express": "^4.17.1",
2020
"reflect-metadata": "^0.1.13",
2121
"routing-controllers": "0.9.0",
22-
"routing-controllers-openapi": "github:epiphone/routing-controllers-openapi#34ccc11",
22+
"routing-controllers-openapi": "3.0.0",
2323
"swagger-ui-express": "^4.1.4"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)