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": {