@trapi/metadata
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -149,2 +149,4 @@ "use strict"; | ||
cwd: this.config.rootPath || process.cwd(), | ||
nodir: true, | ||
absolute: true, | ||
}; | ||
@@ -151,0 +153,0 @@ sourceFilesExpressions.forEach((pattern) => { |
{ | ||
"name": "@trapi/metadata", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Generate REST-API metadata scheme from TypeScript Decorators.", | ||
@@ -57,3 +57,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "838fc1946ec351daa39544f3448b8abc1dd0f627" | ||
"gitHead": "354c89e48f325ff58eb9a32ec5c4628e1a6f0c97" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
125319
1745