Compare commits

..

No commits in common. "241494ec2de7f8fb2f312ad1af6775105464af64" and "6e7dbe4c14ad2081c500ab876cc5b7e3079d2f23" have entirely different histories.

View file

@ -2,6 +2,10 @@
"name": "kekkai",
"version": "1.0.0",
"description": "Historical data on the rate of fiat and crypto currencies",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Redume/Kekkai.git"
@ -11,7 +15,7 @@
"bugs": {
"url": "https://github.com/Redume/Kekkai/issues"
},
"homepage": "https://kekkai.redume.su/",
"homepage": "https://github.com/Redume/Kekkai#readme",
"devDependencies": {
"@eslint/js": "^8.57.0",
"eslint": "^8.57.0",