diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-03-09 21:57:38 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-03-09 21:57:38 -0500 |
| commit | bd151cc4d229df466df4a9fcb450f34e43570c99 (patch) | |
| tree | dfe3e0fa93d3e91b3574db2a9b32d7c5ed57ab3b /Package.resolved | |
| parent | 38d5d6de414ad69d6a7dc744e4aed39c488ba30f (diff) | |
| parent | 9931580d9185e9123b6d45a45f20dbf929bb25b7 (diff) | |
Merge branch 'feature/rbdr-update-swift' into develop
Diffstat (limited to 'Package.resolved')
| -rw-r--r-- | Package.resolved | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Package.resolved b/Package.resolved new file mode 100644 index 0000000..a2a49b3 --- /dev/null +++ b/Package.resolved @@ -0,0 +1,34 @@ +{ + "object": { + "pins": [ + { + "package": "Bariloche", + "repositoryURL": "https://github.com/Subito-it/Bariloche", + "state": { + "branch": null, + "revision": "507f4121d2a7479522908dabf83aed78a6e5e268", + "version": "1.0.4" + } + }, + { + "package": "Rainbow", + "repositoryURL": "https://github.com/onevcat/Rainbow", + "state": { + "branch": null, + "revision": "9c52c1952e9b2305d4507cf473392ac2d7c9b155", + "version": "3.1.5" + } + }, + { + "package": "HTMLEntities", + "repositoryURL": "https://github.com/IBM-Swift/swift-html-entities.git", + "state": { + "branch": null, + "revision": "dc15f4d8eba5be23280a561c698fc36ab4fb6c76", + "version": "3.0.12" + } + } + ] + }, + "version": 1 +} |