Update 'testpkg1/pkgmeta.ltn'

This commit is contained in:
heavpoot 2020-12-28 08:47:27 +00:00
parent 98c8756431
commit 38201ec0f7
1 changed files with 5 additions and 0 deletions

View File

@ -4,4 +4,9 @@
"testpkg2",
},
["description"] = "ignore this, this is for testing package managers",
["files"] = {
["lib"] = {
"testpkg1.lua"
}
}
}