From b6a722492c173a9fc4c15b782632b0969e1b1865 Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Mon, 22 Sep 2014 20:49:02 +0200 Subject: [PATCH] Add git url --- package.js | 1 + 1 file changed, 1 insertion(+) diff --git a/package.js b/package.js index c357018..328d5fe 100755 --- a/package.js +++ b/package.js @@ -1,6 +1,7 @@ Package.describe({ summary: "Less-only Flat UI that doesn't require javascript", name: 'mrt:flatter-ui', + git: 'https://github.com/Rnhmjoj/flatter-ui.git', version: '0.2.3' });