mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-27 18:42: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 = {
|
||||
"lua == 5.1, 5.2"
|
||||
"lua >= 5.1, < 5.3
|
||||
}
|
||||
|
||||
source = {
|
||||
|
Reference in New Issue
Block a user