Comparing version
@@ -1,4 +0,4 @@ | ||
## [6.2.5](https://github.com/jondot/hygen/compare/v6.2.0...v6.2.5) (2022-06-05) | ||
## [6.2.6](https://github.com/jondot/hygen/compare/v6.2.0...v6.2.6) (2022-06-05) | ||
@@ -32,3 +32,2 @@ "use strict"; | ||
exports.DEFAULT_ACTION = '_default'; | ||
process.env.HYGEN_TS = '1337'; | ||
const resolvePositionals = (templates, args) => __awaiter(void 0, void 0, void 0, function* () { | ||
@@ -35,0 +34,0 @@ /* |
{ | ||
"name": "hygen", | ||
"version": "6.2.5", | ||
"version": "6.2.6", | ||
"description": "The scalable code generator that saves you time.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -8,3 +8,2 @@ import path from 'path' | ||
export const DEFAULT_ACTION = '_default' | ||
process.env.HYGEN_TS = '1337' | ||
@@ -11,0 +10,0 @@ const resolvePositionals = async (templates: string, args: string[]) => { |
Sorry, the diff of this file is not supported yet
17
-5.56%136442
-0.04%2156
-0.09%