hedgequantx 2.9.69 → 2.9.70

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hedgequantx",
3
- "version": "2.9.69",
3
+ "version": "2.9.70",
4
4
  "description": "HedgeQuantX - Prop Futures Trading CLI",
5
5
  "main": "src/app.js",
6
6
  "bin": {
@@ -43,7 +43,7 @@ const dashboardMenu = async (service) => {
43
43
 
44
44
  // New rectangle (banner is always closed)
45
45
  console.log(chalk.cyan('╔' + '═'.repeat(W) + '╗'));
46
- console.log(makeLine(chalk.yellow.bold('WELCOME, HQX TRADER!'), 'center'));
46
+ console.log(makeLine(chalk.reset.yellow.bold('WELCOME, HQX TRADER!'), 'center'));
47
47
  console.log(chalk.cyan('╠' + '═'.repeat(W) + '╣'));
48
48
 
49
49
  // Show connected propfirms