Skip to content

Commit 6a457ea

Browse files
author
RoFlection Bot
committed
upgrade jest dep to v3 stable (#45)
1 parent 634f7fa commit 6a457ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rotriever.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ React = "github.com/roblox/[email protected]"
1414
ReactRoblox = "github.com/roblox/[email protected]"
1515
Scheduler = "github.com/roblox/[email protected]"
1616
Shared = "github.com/roblox/[email protected]"
17-
JestGlobals = "github.com/roblox/[email protected]-rc.0"
17+
JestGlobals = "github.com/roblox/[email protected]"
1818

1919
[dev_dependencies]
20-
Jest = "github.com/roblox/[email protected]-rc.0"
20+
Jest = "github.com/roblox/[email protected]"
2121
LuauRegExp = "github.com/Roblox/[email protected]"
2222

0 commit comments

Comments
 (0)