Skip to content

Commit 5f383ae

Browse files
committed
doc(README): make example rockspec depend on latest version of luafilesystem
1 parent cd3b6d7 commit 5f383ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ description = {
7373
}
7474

7575
dependencies = { -- CC:Tweaked has no actual dependencies
76-
"luacats-luafilesystem ~> 1",
76+
"luacats-luafilesystem ~> 1.8",
7777
}
7878

7979
build = {

0 commit comments

Comments
 (0)