File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed 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@1.0.0 "
11- Promise = " github.com/evaera /roblox-lua-promise@4.0 .0"
10+ LuauPolyfill = " github.com/roblox/luau-polyfill@1"
11+ Promise = " github.com/roblox /roblox-lua-promise@3.3 .0"
1212DomTestingLibrary = { git = " https://github.com/roblox/dom-testing-library-lua.git" , rev =" main" }
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 "
17- JestGlobals = " github.com/roblox/jest-roblox@3.0.0-alpha "
13+ React = " github.com/roblox/roact-alignment@17.0.1-rc.16 "
14+ ReactRoblox = " github.com/roblox/roact-alignment@17.0.1-rc.16 "
15+ Scheduler = " github.com/roblox/roact-alignment@17.0.1-rc.16 "
16+ Shared = " github.com/roblox/roact-alignment@17.0.1-rc.16 "
17+ JestGlobals = " github.com/roblox/jest-roblox@3.0.0-rc.0 "
1818
1919[dev_dependencies ]
20- Jest = " github.com/roblox/jest-roblox@3.0.0-alpha "
20+ Jest = " github.com/roblox/jest-roblox@3.0.0-rc.0 "
2121LuauRegExp = " github.com/Roblox/luau-regexp@0.2.0"
2222
You can’t perform that action at this time.
0 commit comments