Replace highlight.js with ace editor.

This commit is contained in:
Hossein Nedaee
2019-11-09 22:58:05 +03:30
parent 7a88d2d08c
commit 1a9b4cdbf5
5 changed files with 111 additions and 40 deletions

View File

@@ -25,7 +25,7 @@
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.0.0",
"@nuxtjs/toast": "^3.3.0",
"highlight.js": "^9.16.2",
"ace-builds": "^1.4.7",
"nuxt": "^2.10.2",
"v-tooltip": "^2.0.2",
"vue-virtual-scroll-list": "^1.4.2",