From 2fd678efd32725a881152af2b2ee5fa64f422dea Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Wed, 11 Aug 2021 14:59:55 +0000 Subject: Cleanup all recipes (#605) * Removed legacy properties that are no longer used: 'author' 'customURL' 'description' 'hostedOnly' 'main' 'openDevTools' 'popup' 'repository' 'serviceName' 'webviewOptions' 'wording' - Removed entries for if they were the defaults: 'hasCustomUrl' 'hasDirectMessages' 'hasIndirectMessages' 'hasNotificationSound' 'hasTeamId' 'message' Fixed incorrect 'urlInputSuffix' type. Added validations for ensuring the above do not creep back in. --- recipes/plan/package.json | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'recipes/plan/package.json') diff --git a/recipes/plan/package.json b/recipes/plan/package.json index bf408f3..a6f8a7a 100644 --- a/recipes/plan/package.json +++ b/recipes/plan/package.json @@ -1,24 +1,10 @@ { "id": "plan", "name": "plan", - "version": "1.0.1", - "description": "Plan is a better way to manage everything you have to do and everywhere you have to be.", - "main": "index.js", - "author": "jtgrenz