fix token storing
Showing
| ... | ... | @@ -26,6 +26,7 @@ |
| "@ngx-translate/core": "^15.0.0", | ||
| "@ngx-translate/http-loader": "^8.0.0", | ||
| "@popperjs/core": "^2.11.8", | ||
| "angular-jwt": "^0.1.11", | ||
| "bootstrap": "^5.3.3", | ||
| "dhtmlx-gantt": "^8.0.10", | ||
| "dom-to-image": "^2.6.0", | ||
| ... | ... | @@ -37,6 +38,7 @@ |
| "jspdf": "^2.5.1", | ||
| "material": "^0.9.15", | ||
| "moment": "^2.30.1", | ||
| "ngx-cookie-service": "^18.0.0", | ||
| "ngx-pagination": "^6.0.3", | ||
| "ngx-toastr": "^19.0.0", | ||
| "rxjs": "~7.8.0", | ||
| ... | ... |
Please register or sign in to comment