Spaces:
Running
Running
Oviya commited on
Commit ·
462ebbd
1
Parent(s): becf4e3
update chatbot ui
Browse files- package.json +1 -0
package.json
CHANGED
|
@@ -34,6 +34,7 @@
|
|
| 34 |
"axios": "^1.11.0",
|
| 35 |
"jest-editor-support": "*",
|
| 36 |
"ng-apexcharts": "^2.0.1",
|
|
|
|
| 37 |
"rxjs": "~7.8.0",
|
| 38 |
"tslib": "^2.3.0",
|
| 39 |
"zone.js": "~0.15.0"
|
|
|
|
| 34 |
"axios": "^1.11.0",
|
| 35 |
"jest-editor-support": "*",
|
| 36 |
"ng-apexcharts": "^2.0.1",
|
| 37 |
+
"ngx-markdown": "^20.1.0",
|
| 38 |
"rxjs": "~7.8.0",
|
| 39 |
"tslib": "^2.3.0",
|
| 40 |
"zone.js": "~0.15.0"
|