forked from RxSwiftCommunity/RxRealm
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackage.resolved
34 lines (34 loc) · 858 Bytes
/
Package.resolved
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
{
"object": {
"pins": [
{
"package": "RealmDatabase",
"repositoryURL": "https://github.com/realm/realm-core",
"state": {
"branch": null,
"revision": "72226e2fd84f3a3a8ab3cffc2890c7951f1351d5",
"version": "13.10.1"
}
},
{
"package": "Realm",
"repositoryURL": "https://github.com/realm/realm-swift.git",
"state": {
"branch": null,
"revision": "08ee98e7f52a5fb11b10b7430e6f84adbb7433a4",
"version": "10.39.1"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "b4307ba0b6425c0ba4178e138799946c3da594f8",
"version": "6.5.0"
}
}
]
},
"version": 1
}