Commit 6be8bc84 authored by nanahira's avatar nanahira

fix repo url again +1

parent 58abd19f
...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment