mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 02:52:18 +00:00
Update date-2.1.0-1.rockspec
fix dependency to support lua 5.1 or 5.2
This commit is contained in:
@@ -13,7 +13,7 @@ description = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"lua == 5.1, 5.2"
|
"lua >= 5.1, < 5.3
|
||||||
}
|
}
|
||||||
|
|
||||||
source = {
|
source = {
|
||||||
|
Reference in New Issue
Block a user