@skirtle/create-vue-lib 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs
CHANGED
|
@@ -5938,7 +5938,7 @@ var import_prompts = /* @__PURE__ */ __toESM(require_prompts(), 1);
|
|
|
5938
5938
|
var import_ejs = /* @__PURE__ */ __toESM(require_ejs(), 1);
|
|
5939
5939
|
var import_picocolors = require_picocolors();
|
|
5940
5940
|
var name = "@skirtle/create-vue-lib";
|
|
5941
|
-
var version = "0.1.
|
|
5941
|
+
var version = "0.1.5";
|
|
5942
5942
|
//#endregion
|
|
5943
5943
|
//#region src/index.ts
|
|
5944
5944
|
async function prompt(options) {
|