From 6379e70379cc25ba29cb713a8f70f8565dbd5c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kh=C3=A1nh=20Ho=C3=A0ng?= <6380436+hckhanh@users.noreply.github.com> Date: Fri, 30 Sep 2022 07:45:16 +0700 Subject: [PATCH] Add repository field --- src/mantine-dates/package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mantine-dates/package.json b/src/mantine-dates/package.json index a7fd1992674..e4cd0865ff3 100644 --- a/src/mantine-dates/package.json +++ b/src/mantine-dates/package.json @@ -8,6 +8,11 @@ "license": "MIT", "author": "Vitaly Rtishchev ", "homepage": "https://mantine.dev/dates/getting-started/", + "repository": { + "url": "https://github.com/mantinedev/mantine.git", + "type": "git", + "directory": "src/mantine-dates" + }, "keywords": [ "react", "next",