Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify.

This commit is contained in:
n1474335 2018-01-25 18:41:47 +00:00
parent 2b703b2b9b
commit e55cfe0bc1
6 changed files with 18 additions and 26 deletions

View file

@ -80,7 +80,7 @@
"esprima": "^4.0.0",
"exif-parser": "^0.1.12",
"file-saver": "^1.3.3",
"google-code-prettify": "^1.0.5",
"highlight.js": "^9.12.0",
"jquery": "^3.2.1",
"js-crc": "^0.2.0",
"js-sha3": "^0.7.0",