Fixes related with ANSI colors

This commit is contained in:
Carlos
2024-07-25 11:24:42 +02:00
parent ef7ebdc219
commit 652a81bce4
8 changed files with 29 additions and 29 deletions

View File

@ -1,6 +1,6 @@
{
"name": "web-console-client",
"version": "2.5.0",
"version": "2.7.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
@ -28,6 +28,7 @@
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@popperjs/core": "^2.10.2",
"ansi_up": "^6.0.2",
"bootstrap": "^5.1.3",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",