We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae9a51 commit afe3f13Copy full SHA for afe3f13
rotriever.toml
@@ -8,6 +8,9 @@ authors = [
8
content_root = "src"
9
files = ["*", "!**/__tests__/**"]
10
11
+[config]
12
+registry_index = true
13
+
14
[dependencies]
15
LuauPolyfill = "github.com/roblox/luau-polyfill@1"
16
Promise = "github.com/roblox/roblox-lua-promise@3.3.0"
0 commit comments