From: Ben Beltran Date: Sun, 14 Apr 2019 14:14:38 +0000 (+0200) Subject: Replace pins file with resolved file X-Git-Tag: 1.0.0^2^2~21 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/b9b93267f08b3054ad6eb19b67a95c5d09435cdb?hp=aaf058f0d6fa4868e4360780c50aa6e620e0f3db Replace pins file with resolved file --- diff --git a/Package.pins b/Package.pins deleted file mode 100644 index 4bb7a96..0000000 --- a/Package.pins +++ /dev/null @@ -1,18 +0,0 @@ -{ - "autoPin": true, - "pins": [ - { - "package": "CommandeLineKit", - "reason": null, - "repositoryURL": "https://github.com/rbdr/CommandLineKit", - "version": "4.0.0" - }, - { - "package": "HTMLEntities", - "reason": null, - "repositoryURL": "https://github.com/IBM-Swift/swift-html-entities.git", - "version": "3.0.3" - } - ], - "version": 1 -} \ No newline at end of file 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 +}