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