File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22rojo = { source = " rojo-rbx/rojo" , version = " 7.2.1" }
33rotrieve = { source = " roblox/rotriever" , version = " 0.5.4" }
44selene = { source = " Kampfkarren/selene" , version = " 0.20.0" }
5- stylua = { source = " JohnnyMorganz/StyLua" , version = " 0.14.2 " }
5+ stylua = { source = " JohnnyMorganz/StyLua" , version = " = 0.14.3 " }
Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ authors = [
77content_root = " src"
88
99[dependencies ]
10- LuauPolyfill = " github.com/roblox/luau-polyfill@0.4 .0"
10+ LuauPolyfill = " github.com/roblox/luau-polyfill@1.0 .0"
1111Promise = " github.com/evaera/roblox-lua-promise@4.0.0"
1212DomTestingLibrary = { git = " https://github.com/roblox/dom-testing-library-lua.git" , rev =" main" }
13- React = { git = " https:// github.com/roblox/roact-alignment.git " , package = " React " }
14- ReactRoblox = { git = " https:// github.com/roblox/roact-alignment.git " , package = " ReactRoblox " }
15- Scheduler = { git = " https:// github.com/roblox/roact-alignment.git " , package = " Scheduler " }
16- Shared = { git = " https:// github.com/roblox/roact-alignment.git " , package = " Shared " }
13+ React = " github.com/roblox/roact-alignment@17.0.1-rc.15 "
14+ ReactRoblox = " github.com/roblox/roact-alignment@17.0.1-rc.15 "
15+ Scheduler = " github.com/roblox/roact-alignment@17.0.1-rc.15 "
16+ Shared = " github.com/roblox/roact-alignment@17.0.1-rc.15 "
1717JestGlobals = " github.com/roblox/jest-roblox@3.0.0-alpha"
1818
1919[dev_dependencies ]
20- Jest = { git = " https:// github.com/roblox/jest-roblox.git " , version = " 3.0.0-alpha" , package = " Jest " }
20+ Jest = " github.com/roblox/jest-roblox@ 3.0.0-alpha"
2121LuauRegExp = " github.com/Roblox/luau-regexp@0.2.0"
2222
You can’t perform that action at this time.
0 commit comments