Fix minor bug on booklet

This commit is contained in:
lxsang
2021-01-17 08:19:58 +00:00
parent 6aa49c4af9
commit f984775774
8 changed files with 11 additions and 7 deletions

View File

@ -4,6 +4,8 @@ A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https:
## Change logs
### v0.2.1-a
* Chage libraries load order
### v0.2.1-a
* Add depends on the SimpleMDE package
### v0.2.0-a
* Book meta data is no longer depending on the absolute path

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"author": "Xuan Sang LE",
"email": "mrsang@lxsang.me"
},
"version":"0.2.1-a",
"version":"0.2.2-a",
"category":"Other",
"iconclass":"fa fa-adn",
"dependencies": ["SimpleMDE@1.11.2-r","Katex@0.11.1-r"],