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