mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 11:02:17 +00:00
fix dependencies in rockspec
This commit is contained in:
@@ -13,7 +13,7 @@ description = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"lua ~> 5.2"
|
"lua == 5.1, 5.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
source = {
|
source = {
|
||||||
|
Reference in New Issue
Block a user