Replaces the static markdown and highlight.js packages with ngx-markdown and prism
Showing
... | ... | @@ -72,14 +72,14 @@ |
"bootstrap": "^4.3.1", | ||
"cors": "^2.8.5", | ||
"dexie": "^2.0.4", | ||
"highlight.js": "^9.16.2", | ||
"marked": "git+https://github.com/trayhem/marked.git", | ||
"messageformat": "^2.3.0", | ||
"ng2-simple-mq": "^8.2.1", | ||
"ngx-infinite-scroll": "^8.0.1", | ||
"ngx-markdown": "^8.2.1", | ||
"ngx-toastr": "^11.2.1", | ||
"ngx-translate-messageformat-compiler": "^4.5.0", | ||
"node-sass": "^4.13.0", | ||
"prism-themes": "^1.3.0", | ||
"rxjs": "~6.4.0", | ||
"ts-loader": "^6.2.1", | ||
"tslib": "^1.10.0", | ||
... | ... |