feat(rockspec): remove htmlparser dependency
This commit is contained in:
parent
ebe1fdaa8d
commit
dc89b18273
|
@ -12,7 +12,6 @@ dependencies = {
|
||||||
"lualogging 1.6.0",
|
"lualogging 1.6.0",
|
||||||
"inspect 3.1.3",
|
"inspect 3.1.3",
|
||||||
"ansicolors 1.0.2",
|
"ansicolors 1.0.2",
|
||||||
"htmlparser 0.3.9",
|
|
||||||
"web_sanitize 1.3.0",
|
"web_sanitize 1.3.0",
|
||||||
"penlight 1.13.1",
|
"penlight 1.13.1",
|
||||||
"luasocket 3.1.0-1",
|
"luasocket 3.1.0-1",
|
||||||
|
|
Loading…
Reference in New Issue