Update package.json
This commit is contained in:
parent
6e87aa2e83
commit
05c102fe58
1 changed files with 2 additions and 2 deletions
|
@ -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 <yunho050840@gmail.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue