From 05c102fe586f652cb480bdaadba198242ea28fc6 Mon Sep 17 00:00:00 2001 From: Aki <71239005+AkiaCode@users.noreply.github.com> Date: Sat, 28 Nov 2020 12:55:46 +0900 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 41d9d88..90c40fb 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "harmony", "version": "1.0.0", "description": "Discord Deno API that is easy to use.", - "main": "index.js", - "repository": "https://github.com/harmony/harmony.git", + "main": "mod.ts", + "repository": "https://github.com/harmony-org/harmony.git", "author": "Helloyunho ", "license": "MIT", "devDependencies": {