From 4bccddc5055a32108e5013ebbfb40dd77c7a5dd4 Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 19 Jan 2017 03:18:39 -0500 Subject: [PATCH] Add PanePane package to default channel (#6056) --- repository/p.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/p.json b/repository/p.json index 4ba31d09bb1..7f220f57559 100644 --- a/repository/p.json +++ b/repository/p.json @@ -194,6 +194,16 @@ } ] }, + { + "name": "PanePane", + "details": "https://github.com/mjsmith1028/panepane", + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "Panezr", "details": "https://github.com/jpellerin/Panezr",