fix repo url again +1
Showing
| ... | @@ -12,15 +12,15 @@ | ... | @@ -12,15 +12,15 @@ |
| }, | }, | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://https://github.com/koishijs/onedice.js.git" | "url": "https://github.com/koishijs/onedice.js.git" | ||
| }, | }, | ||
| "author": "Nanahira <nanahira@momobako.com>", | "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| "keywords": [], | "keywords": [], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://https://github.com/koishijs/onedice.js/issues" | "url": "https://github.com/koishijs/onedice.js/issues" | ||
| }, | }, | ||
| "homepage": "https://https://github.com/koishijs/onedice.js", | "homepage": "https://github.com/koishijs/onedice.js", | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| "js", | "js", | ||
| ... | ... |
Please register or sign in to comment