@ui5/webcomponents-react-cli
Advanced tools
Comparing version 2.3.0 to 2.3.3
@@ -41,3 +41,2 @@ #!/usr/bin/env node | ||
const outDir = resolve(process.cwd(), values.out); | ||
// eslint-disable-next-line @typescript-eslint/await-thenable | ||
await createWrapperModule.default(packageName, outDir, { additionalComponentNote }); | ||
@@ -44,0 +43,0 @@ break; |
@@ -6,3 +6,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "2.3.0", | ||
"version": "2.3.3", | ||
"type": "module", | ||
@@ -38,3 +38,3 @@ "types": "./dist/index.d.ts", | ||
}, | ||
"gitHead": "5fcd559a4fbcc814309ecfc78e13d62926f8cfcf" | ||
"gitHead": "4a217449b930de9044e656017c4cb8d046be4e7d" | ||
} |
113368
2424