From f93c5a0f1467461c81f56d6fb4fe86d63d1a21d9 Mon Sep 17 00:00:00 2001 From: Herand19 <134037284+Herand19@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:44:36 -0600 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac99421..d60d446 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pimlico-tutorial-template", "version": "1.0.0", - "description": "A template repository for Pimlico tutorials (https://docs.pimlico.io/tutorial)", + "description": "A template repository for Pimlico tutorials (https://github.com/Herand19/tutorial-template/tutorial-template.git)", "main": "index.ts", "type": "module", "scripts": { @@ -18,4 +18,4 @@ "@types/node": "^20.11.10", "tsx": "^3.13.0" } -} \ No newline at end of file +}