From 522d13a7375789eb1c57122eb89310b217d0d305 Mon Sep 17 00:00:00 2001 From: chaerin-dev Date: Sat, 30 Jul 2022 18:17:54 +0900 Subject: [PATCH] =?UTF-8?q?ETC:=20package.json=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=83=9D=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..b4bd3f5 --- /dev/null +++ b/package.json @@ -0,0 +1,7 @@ +{ + "scripts": {}, + "repository": { + "type": "git", + "url": "git+https://github.com/Baskin-Robbins-31/Baskin-Robbins-31.git" + } +}