1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-09-08 21:20:48 +02:00

Replace prism with lolight.

This commit is contained in:
Lars Jung
2016-07-21 16:31:14 +02:00
parent 18dfa1e09f
commit 9e0b1698fc
7 changed files with 52 additions and 82 deletions

View File

@@ -12,10 +12,9 @@
* adds `rust` type and icon
* removes *Install* section from `README.md`, caused to much trouble
* updates build process to use `node 6.0+`, no need for babel now
* updates `normalize.css` to 4.2.0
* replaces `jquery-qrcode` with `kjua` 0.1.1
* updates `prism` to 2016-07-01
* move deps `normalize.css`, `kjua` and `marked` to `package.json`
* replaces `jquery-qrcode` with `kjua`
* replaces `prism` with `lolight`
* move deps `normalize.css`, `kjua`, `lolight` and `marked` to `package.json`
* removes `jQuery`
* removes `lodash`
* removes `modulejs`