-
Notifications
You must be signed in to change notification settings - Fork 0
/
wally.lock
43 lines (35 loc) · 1.05 KB
/
wally.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# This file is automatically @generated by Wally.
# It is not intended for manual editing.
registry = "test"
[[package]]
name = "chriscerie/roact-spring"
version = "1.1.3"
dependencies = [["Promise", "evaera/[email protected]"], ["React", "roblox/[email protected]"], ["TestEZ", "roblox/[email protected]"]]
[[package]]
name = "encodedlua/rodux-dev-tools"
version = "0.0.1"
dependencies = [["Roact", "roblox/[email protected]"], ["RoactHooks", "kampfkarren/[email protected]"], ["RoactSpring", "chriscerie/[email protected]"], ["Rodux", "roblox/[email protected]"], ["RoduxHooks", "solarhorizon/[email protected]"]]
[[package]]
name = "evaera/promise"
version = "4.0.0"
dependencies = []
[[package]]
name = "kampfkarren/roact-hooks"
version = "0.5.1"
dependencies = []
[[package]]
name = "roblox/roact"
version = "1.4.4"
dependencies = []
[[package]]
name = "roblox/rodux"
version = "3.0.0"
dependencies = []
[[package]]
name = "roblox/testez"
version = "0.4.1"
dependencies = []
[[package]]
name = "solarhorizon/rodux-hooks"
version = "0.3.1"
dependencies = [["Roact", "roblox/[email protected]"]]