aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-04-14 16:14:38 +0200
committerBen Beltran <ben@nsovocal.com>2019-04-14 16:14:38 +0200
commitb9b93267f08b3054ad6eb19b67a95c5d09435cdb (patch)
treea43a8dd224dc97902fbf1a744fe4856830e9c0bf
parentaaf058f0d6fa4868e4360780c50aa6e620e0f3db (diff)
Replace pins file with resolved file
-rw-r--r--Package.pins18
-rw-r--r--Package.resolved34
2 files changed, 34 insertions, 18 deletions
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
+}