diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-04-14 16:14:38 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-04-14 16:14:38 +0200 |
| commit | b9b93267f08b3054ad6eb19b67a95c5d09435cdb (patch) | |
| tree | a43a8dd224dc97902fbf1a744fe4856830e9c0bf /Package.resolved | |
| parent | aaf058f0d6fa4868e4360780c50aa6e620e0f3db (diff) | |
Replace pins file with resolved file
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 +} |