From 00153979595c66a51982938c911bcc7d7bf61b4b Mon Sep 17 00:00:00 2001 From: mane Date: Fri, 27 Mar 2020 19:01:03 +0400 Subject: [PATCH] VersionFile.json change --- VersionFile.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/VersionFile.json b/VersionFile.json index 7a43c8b..9b4f48e 100644 --- a/VersionFile.json +++ b/VersionFile.json @@ -11,8 +11,8 @@ "2": "MakeFile" }, "Dependencies": { - "vipack": "1.0.0", "lists": "1.0.0", - "diaspora": "1.0.0" - } -} \ No newline at end of file + "diaspora": "1.0.0", + "vipack": "1.0.0" + } +}