From 86bed705e0d350746ed4fb6aa153c52ff7952571 Mon Sep 17 00:00:00 2001 From: Nieky Allen Date: Tue, 2 Jan 2024 23:12:30 -0600 Subject: [PATCH] add repo url --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 06f7cd8..a113c14 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "main": "index.js", "author": "Nieky Allen ", "license": "GPL-3.0-only", + "repository": { + "url": "https://github.com/dallen4/deadrop.git" + }, "private": true, "workspaces": [ "web",