From 3e0496382de9cf0fa05fd23e7e961b9014734249 Mon Sep 17 00:00:00 2001 From: levovix0 <53170138+levovix0@users.noreply.github.com> Date: Thu, 17 Dec 2020 15:44:35 +0300 Subject: [PATCH] add web URL for siwin (#1754) --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 5a6e6c3..3195689 100644 --- a/packages.json +++ b/packages.json @@ -20681,7 +20681,8 @@ "linux" ], "description": "Simple window maker.", - "license": "MIT" + "license": "MIT", + "web": "https://github.com/levovix0/siwin" }, { "name": "NimDBX",