create-adoniscommerce 2.2.2 → 2.2.3
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import{defineCommand as Ae,runMain as _e}from"citty";import*as f from"@clack/prompts";import ce from"picocolors";import x from"fs-extra";import Ee from"path";import d from"picocolors";var D="2.
|
|
2
|
+
import{defineCommand as Ae,runMain as _e}from"citty";import*as f from"@clack/prompts";import ce from"picocolors";import x from"fs-extra";import Ee from"path";import d from"picocolors";var D="2.2.3",M="haliltoma/adonisjs-ecommerce-core/templates/default#main",T=".adoniscommerce-cache";function B(){let e=`
|
|
3
3
|
${d.magenta(" \u256D\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256E")}
|
|
4
4
|
${d.magenta(" \u2502")} ${d.magenta("\u2502")}
|
|
5
5
|
${d.magenta(" \u2502")} ${d.bold(d.magenta("\u25C6 AdonisCommerce"))} ${d.dim(`v${D}`)} ${d.magenta("\u2502")}
|