Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "@rlvt/tsoa", | ||
"description": "Build swagger-compliant REST APIs using TypeScript and Node", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"main": "./dist/index.js", | ||
@@ -52,2 +52,3 @@ "typings": "./dist/index.d.ts", | ||
"fs-extra": "^8.1.0", | ||
"glob": "^7.1.6", | ||
"handlebars": "^4.5.3", | ||
@@ -54,0 +55,0 @@ "merge": "^1.2.1", |
742784
11
+ Addedglob@^7.1.6