Skip to content

Commit 0af9a8d

Browse files
committed
bump up argparse dep
1 parent 8bd7dc2 commit 0af9a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moonscript-dev-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description = {
1616
dependencies = {
1717
"lua >= 5.1",
1818
"lpeg >= 0.10, ~= 0.11",
19-
"argparse >= 0.5",
19+
"argparse >= 0.7",
2020
"luafilesystem >= 1.5"
2121
}
2222

0 commit comments

Comments
 (0)