Skip to content

Commit b68e0d9

Browse files
committed
Fix lock file
1 parent 2cac243 commit b68e0d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

foreman.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ stylua = { github = "JohnnyMorganz/StyLua", version = "=0.13.1" }
44
luau-lsp = { github = "johnnymorganz/luau-lsp", version = "=1.23.0"}
55
darklua = { github = "seaofvoices/darklua", version = "=0.12.1" }
66
wally = { github = "UpliftGames/wally", version = "=0.3.2" }
7+
rojo = { github = "rojo-rbx/rojo", version = "=7.4.1" }

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/graphql",
3-
"version": "15.6.7",
3+
"version": "15.6.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/graphql-lua.git"

0 commit comments

Comments
 (0)