mirror of
https://github.com/lune-org/docs.git
synced 2025-04-04 10:30:55 +01:00
chore: update tooling to sync with main
This commit is contained in:
parent
7af971d907
commit
b6949e2eec
2 changed files with 2 additions and 2 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -6,6 +6,6 @@
|
|||
],
|
||||
"luau-lsp.require.mode": "relativeToFile",
|
||||
"luau-lsp.require.directoryAliases": {
|
||||
"@lune/": "~/.lune/.typedefs/0.8.4/"
|
||||
"@lune/": "~/.lune/.typedefs/0.8.5/"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
[tools]
|
||||
just = "readysetplay/just@1.8.0"
|
||||
luau-lsp = "JohnnyMorganz/luau-lsp@1.29.0"
|
||||
lune = "lune-org/lune@0.8.4"
|
||||
lune = "lune-org/lune@0.8.5"
|
||||
stylua = "JohnnyMorganz/StyLua@0.20.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue