From 4b5d2e8ad010e73ca9bc7560c717e9357206e75b Mon Sep 17 00:00:00 2001 From: krillin666 <60305303+krillin666@users.noreply.github.com> Date: Thu, 3 Sep 2020 22:42:59 +0000 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b25238f..8696ed0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "standardnotes-writer", + "name": "standardnotes-no-distract", "version": "0.1.1", "main": "dist/dist.css", "sn": { @@ -7,6 +7,6 @@ }, "repository": { "type": "git", - "url": "git://github.com/eenpadvinder/standardnotes-writer.git" + "url": "git://github.com/krillin666/standardnotes-writer.git" } }