From 2f9044bf8fd79e55a069a51314dbd653e21cb9fd Mon Sep 17 00:00:00 2001 From: Morgan Haskel Date: Tue, 17 Mar 2015 14:29:43 -0700 Subject: [PATCH] Make the metadata match what's generated by the PMT Otherwise there are issues installing/removing/upgrading --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index f9f9618..1b115ed 100644 --- a/metadata.json +++ b/metadata.json @@ -16,7 +16,7 @@ "documentation" ], "operatingsystem_support": [ - + ], "requirements": [ { @@ -25,6 +25,6 @@ } ], "dependencies": [ - + ] }